summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor2017-07-19 21:59:15 -0400
committerIgor2017-07-19 21:59:15 -0400
commitf0a46d117986f8a9d51cc61712fdc77ffcc10bc2 (patch)
tree8eb9607a154aa0ca1ac90dc675dd21acb2fc189e /PKGBUILD
parent2323b8a2e3cef5fb3212583f3e06ca07c9adc7ef (diff)
downloadaur-f0a46d117986f8a9d51cc61712fdc77ffcc10bc2.tar.gz
Update to 1.9
Also chnage url to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69fdbbb3ea48..47a3d075ed5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: tuxce <tuxce.net@gmail.com>
pkgname=package-query-git
-pkgver=1.8.r23.gf3d29a1
-pkgrel=2
+pkgver=1.9.r0.gaca1515
+pkgrel=1
pkgdesc="Query ALPM and AUR"
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64')
-url="http://github.com/archlinuxfr/package-query"
+url="https://github.com/archlinuxfr/package-query"
license=('GPL')
depends=('pacman>=5.0' 'yajl>=2.0')
makedepends=('git')