diff options
| author | George Rawlinson | 2022-12-20 19:16:25 +1300 |
|---|---|---|
| committer | George Rawlinson | 2022-12-20 19:16:25 +1300 |
| commit | 5e7585237556903f8d1148877be29b1972088e3b (patch) | |
| tree | 1cbb074422ea9dd821be154cb1342feed0627280 /PKGBUILD | |
| parent | b7bfd5ffb19577e731d11223b52ce6c7c52ae0f4 (diff) | |
| download | packages-5e7585237556903f8d1148877be29b1972088e3b.tar.gz packages-5e7585237556903f8d1148877be29b1972088e3b.tar.bz2 packages-5e7585237556903f8d1148877be29b1972088e3b.zip | |
upgpkg: xq 1.1.1-1
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | # Maintainer: George Rawlinson <grawlinson@archlinux.org> | 1 | # Maintainer: George Rawlinson <grawlinson@archlinux.org> |
| 2 | 2 | ||
| 3 | pkgname=xq | 3 | pkgname=xq |
| 4 | pkgver=1.1.0 | 4 | pkgver=1.1.1 |
| 5 | pkgrel=1 | 5 | pkgrel=1 |
| 6 | pkgdesc='Command-line XML and HTML beautifier and content extractor' | 6 | pkgdesc='Command-line XML and HTML beautifier and content extractor' |
| 7 | arch=('x86_64') | 7 | arch=('x86_64') |
| @@ -11,7 +11,7 @@ depends=('glibc') | |||
| 11 | makedepends=('git' 'go') | 11 | makedepends=('git' 'go') |
| 12 | conflicts=('yq') | 12 | conflicts=('yq') |
| 13 | options=('!lto') | 13 | options=('!lto') |
| 14 | _commit='0a9c1d7b705b5926328576b4a3a3ec2e3430e59c' | 14 | _commit='f0c2fb2fb0dcc90e9422a219ffdf437113777388' |
| 15 | source=( | 15 | source=( |
| 16 | "$pkgname::git+$url#commit=$_commit" | 16 | "$pkgname::git+$url#commit=$_commit" |
| 17 | 'manpage-template.patch' | 17 | 'manpage-template.patch' |
