summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkachelaqa2018-08-06 16:42:44 +0100
committerkachelaqa2018-08-06 16:42:44 +0100
commit75b9f2db4a4cc7607e495c1aaba3aa8f6e8ace9a (patch)
treee893ff1145c62c5ef8312e6e1aa3ed32c88cdac2 /PKGBUILD
parent427aee69b32249b977c25650b81783450064a4d7 (diff)
downloadaur-75b9f2db4a4cc7607e495c1aaba3aa8f6e8ace9a.tar.gz
updated the package release for python-3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26901bc97d85..01e405fb576c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname='pkgbrowser'
pkgver=0.21
-pkgrel=2
+pkgrel=3
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.2' 'python>=3.2' 'python<3.7' 'python-pyqt5')
+depends=('pacman>=4.1' 'pacman<5.2' 'python>=3.2' 'python<3.8' 'python-pyqt5')
install="$pkgname.install"
source=("$url/downloads/$pkgname-$pkgver.tar.gz")
md5sums=('5f5be024e6f5256ea4ba744341a55767')