AUR bearhub: bump pkgrel to 11 (force yay cache refresh)

Same source tarball and checksum; pkgrel bump so AUR helpers pick up
tag-specific source filename after stale 0.10.7-9 cache issues.
This commit is contained in:
Sebastian Palencsar
2026-06-27 10:36:39 +02:00
parent e95a23bc20
commit 32fab22caa
2 changed files with 2 additions and 2 deletions

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 = 10 pkgrel = 11
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=10 pkgrel=11
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"