summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkachelaqa2018-05-29 11:43:09 +0100
committerkachelaqa2018-05-29 11:43:09 +0100
commit427aee69b32249b977c25650b81783450064a4d7 (patch)
tree4304a35862f14b4155bc670bedd35c66c846c633 /PKGBUILD
parentfb355bd902e7f8b268f8adefccc3b02167019579 (diff)
downloadaur-427aee69b32249b977c25650b81783450064a4d7.tar.gz
updated the package release for pacman-5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7aa8bb8e7afe..26901bc97d85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname='pkgbrowser'
pkgver=0.21
-pkgrel=1
+pkgrel=2
pkgdesc='A utility for browsing pacman databases and the AUR'
arch=('x86_64')
url="https://bitbucket.org/kachelaqa/$pkgname"
license=('GPL2')
-depends=('pacman>=4.1' 'pacman<5.1' 'python>=3.2' 'python<3.7' 'python-pyqt5')
+depends=('pacman>=4.1' 'pacman<5.2' 'python>=3.2' 'python<3.7' 'python-pyqt5')
install="$pkgname.install"
source=("$url/downloads/$pkgname-$pkgver.tar.gz")
md5sums=('5f5be024e6f5256ea4ba744341a55767')