From 5e7585237556903f8d1148877be29b1972088e3b Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Tue, 20 Dec 2022 19:16:25 +1300 Subject: upgpkg: xq 1.1.1-1 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 99fda57..e196678 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = xq pkgdesc = Command-line XML and HTML beautifier and content extractor - pkgver = 1.1.0 + pkgver = 1.1.1 pkgrel = 1 url = https://github.com/sibprogrammer/xq arch = x86_64 @@ -10,7 +10,7 @@ pkgbase = xq depends = glibc conflicts = yq options = !lto - source = xq::git+https://github.com/sibprogrammer/xq#commit=0a9c1d7b705b5926328576b4a3a3ec2e3430e59c + source = xq::git+https://github.com/sibprogrammer/xq#commit=f0c2fb2fb0dcc90e9422a219ffdf437113777388 source = manpage-template.patch b2sums = SKIP b2sums = f2448e22798e018d6962016dc800ff96ae9c23b776742348a7036d613efa8c37e5c8c7a539804f2daebc4c152495cc1cbbcb2635fcf223e958596333cab1b843 diff --git a/PKGBUILD b/PKGBUILD index e875c63..8c659af 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson pkgname=xq -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc='Command-line XML and HTML beautifier and content extractor' arch=('x86_64') @@ -11,7 +11,7 @@ depends=('glibc') makedepends=('git' 'go') conflicts=('yq') options=('!lto') -_commit='0a9c1d7b705b5926328576b4a3a3ec2e3430e59c' +_commit='f0c2fb2fb0dcc90e9422a219ffdf437113777388' source=( "$pkgname::git+$url#commit=$_commit" 'manpage-template.patch' -- cgit v1.2.3-70-g09d2