summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0454cbd..3d7c110 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
1# Maintainer: George Rawlinson <grawlinson@archlinux.org> 1# Maintainer: George Rawlinson <grawlinson@archlinux.org>
2 2
3pkgname=xq 3pkgname=xq
4pkgver=1.2.1 4pkgver=1.2.3
5pkgrel=1 5pkgrel=1
6pkgdesc='Command-line XML and HTML beautifier and content extractor' 6pkgdesc='Command-line XML and HTML beautifier and content extractor'
7arch=('x86_64') 7arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('glibc')
11makedepends=('git' 'go') 11makedepends=('git' 'go')
12conflicts=('yq') 12conflicts=('yq')
13options=('!lto') 13options=('!lto')
14_commit='8ed07bdd6390e64f126abb832bcab0da317f7f34' 14_commit='2842ec90a2d8143dd90211b083ace7325e6a3a8f'
15source=( 15source=(
16 "$pkgname::git+$url#commit=$_commit" 16 "$pkgname::git+$url#commit=$_commit"
17 'manpage-template.patch' 17 'manpage-template.patch'