summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkachelaqa2016-02-01 20:37:04 +0000
committerkachelaqa2016-02-01 20:37:04 +0000
commitd223a310b413d4f5f03d710f715b2afe804582da (patch)
treeaba043e057e9eec7d5d462b4715ecc35c3f96fc0 /PKGBUILD
parente42138234f600870a00f972176a20b84436cd78a (diff)
downloadaur-d223a310b413d4f5f03d710f715b2afe804582da.tar.gz
updated the package release for pacman-5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b45ed86e41e5..d3838c1fd83c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname='pkgbrowser'
pkgver=0.19.1
-pkgrel=1
+pkgrel=2
pkgdesc='A utility for browsing pacman databases and the AUR'
arch=('i686' 'x86_64')
url="https://bitbucket.org/kachelaqa/$pkgname"
license=('GPL2')
-depends=('pacman>=4.1' 'pacman<4.3' 'python>=3.2' 'python<3.6' 'python-pyqt5')
+depends=('pacman>=4.1' 'pacman<5.1' 'python>=3.2' 'python<3.6' 'python-pyqt5')
install="$pkgname.install"
source=("$url/downloads/$pkgname-$pkgver.tar.gz")
md5sums=('c954b48f11cbb995fcb2a5005486bc38')