diff options
| author | George Rawlinson | 2023-01-25 13:14:24 +1300 |
|---|---|---|
| committer | George Rawlinson | 2023-01-25 13:14:24 +1300 |
| commit | 16fc57f58374fd88f0e4c6ff10a92aad2b098299 (patch) | |
| tree | e9491ab186b6b8b6f164671c25975a7b424c74fc /PKGBUILD | |
| parent | 7b851a3adb79143f9de52ad4bac909e23d04f431 (diff) | |
| download | packages-16fc57f58374fd88f0e4c6ff10a92aad2b098299.tar.gz packages-16fc57f58374fd88f0e4c6ff10a92aad2b098299.tar.bz2 packages-16fc57f58374fd88f0e4c6ff10a92aad2b098299.zip | |
upgpkg: xq 1.1.3-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.2 | 4 | pkgver=1.1.3 |
| 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='7c585a2e6ccd7e6e3adc63e4524023389135c938' | 14 | _commit='d8708ffb0f5bf0ad3da356733284ade85f758266' |
| 15 | source=( | 15 | source=( |
| 16 | "$pkgname::git+$url#commit=$_commit" | 16 | "$pkgname::git+$url#commit=$_commit" |
| 17 | 'manpage-template.patch' | 17 | 'manpage-template.patch' |
