packaging: bump bearhub AUR pkgrel to 9 for 0.10.7-bearhub.6

This commit is contained in:
Sebastian Palencsar
2026-06-26 19:33:27 +02:00
parent d10d06de51
commit 70988336f8
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Desktop files and icons ship from `bearhub/desktop` and `bearhub/view/resources` - Desktop files and icons ship from `bearhub/desktop` and `bearhub/view/resources`
- AppImage builder migrated to Bearhub naming (`bearhub`, `bearhub-tray`, `BEARHUB_VERSION`) - AppImage builder migrated to Bearhub naming (`bearhub`, `bearhub-tray`, `BEARHUB_VERSION`)
- Added brand assets under `gfx/` - Added brand assets under `gfx/`
- AUR stable release tag: `0.10.7-bearhub.6` (`pkgrel=1`) - AUR stable release tag: `0.10.7-bearhub.6` (`pkgrel=9`)
- AUR `bearhub-git` `pkgrel` bumped to `5` - AUR `bearhub-git` `pkgrel` bumped to `5`
### Documentation ### Documentation

View File

@@ -1,7 +1,7 @@
pkgbase = bearhub pkgbase = bearhub
pkgdesc = Arch-first package manager hub (community-maintained fork of bauh) pkgdesc = Arch-first package manager hub (community-maintained fork of bauh)
pkgver = 0.10.7 pkgver = 0.10.7
pkgrel = 1 pkgrel = 9
url = https://github.com/spalencsar/bearhub url = https://github.com/spalencsar/bearhub
arch = any arch = any
license = ZLIB license = ZLIB

View File

@@ -1,6 +1,6 @@
pkgname=bearhub pkgname=bearhub
pkgver=0.10.7 pkgver=0.10.7
pkgrel=1 pkgrel=9
pkgdesc="Arch-first package manager hub (community-maintained fork of bauh)" pkgdesc="Arch-first package manager hub (community-maintained fork of bauh)"
arch=('any') arch=('any')
url="https://github.com/spalencsar/bearhub" url="https://github.com/spalencsar/bearhub"