summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkachelaqa2024-03-17 13:21:47 +0000
committerkachelaqa2024-03-17 13:21:47 +0000
commitba910190ca252d80bb8f28576b6f7d995e0461fd (patch)
tree24085b329e229af73819cc5efe1e53bdbc781c75 /PKGBUILD
parentf889edaaf87ce8f1034b04ad38b688b38e0cf0d1 (diff)
downloadaur-ba910190ca252d80bb8f28576b6f7d995e0461fd.tar.gz
updated the package release for pacman-6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80ff4588cfea..b4f17cd32bb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname='pkgbrowser'
pkgver=0.28
-pkgrel=2
+pkgrel=3
pkgdesc='A utility for browsing pacman databases and the AUR'
arch=('x86_64')
url="https://codeberg.org/kachelaqa/$pkgname"
license=('GPL2')
-depends=('pacman>=4.1' 'pacman<6.1' 'python>=3.2' 'python<3.12' 'python-pyqt5')
+depends=('pacman>=4.1' 'pacman<6.2' 'python>=3.2' 'python<3.12' 'python-pyqt5')
install="$pkgname.install"
source=("https://codeberg.org/kachelaqa/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
md5sums=('0d10a01c6cc64ba0057f38e528c5778b')