summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkachelaqa2014-12-29 18:34:11 +0000
committerkachelaqa2014-12-29 18:34:11 +0000
commit10c65d8f7722dc9135a6833c29f092edab1a50b8 (patch)
treef571682bdd8d682abfd144c744644cf6e90f03d8 /PKGBUILD
parentc5a0c0e954f4ef8e48b2b011ede5f1c978dfa9d3 (diff)
downloadaur-10c65d8f7722dc9135a6833c29f092edab1a50b8.tar.gz
updated the package release for pacman-4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05b6f4c13b72..a3bc9430deae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname='pkgbrowser'
pkgver=0.18
-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.2' 'python>=3.2' 'python-pyqt4')
+depends=('pacman>=4.1' 'pacman<4.3' 'python>=3.2' 'python-pyqt4')
install="$pkgname.install"
source=("$url/downloads/$pkgname-$pkgver.tar.gz")
md5sums=('4860ee94797a5a944f97a418b5578341')