summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6cfbc2b0e31..f56ace853dbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Contributor: tuxce <tuxce.net@gmail.com>
-# Contributor: Skunnyk <skunnyk@archlinux.fr>
+# Contributor: Skunnyk <skunnyk@alteroot.org>
pkgname=package-query
-pkgver=1.11
+pkgver=1.12
pkgrel=1
pkgdesc="Query ALPM and AUR"
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64' 'pentium4')
url="https://github.com/archlinuxfr/package-query/"
license=('GPL')
-depends=('pacman>=5.2' 'yajl>=2.0')
+depends=('pacman>=6.0' 'yajl>=2.0')
source=(https://github.com/archlinuxfr/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
build() {
@@ -23,4 +23,4 @@ package ()
}
# vim:set ts=2 sw=2 et:
-md5sums=('650bfb4f98255c55ee469784e38bf633')
+md5sums=('3d91612aa47bb30db5e028251089255b')