Date: Monday, April 25, 2022 @ 20:35:59 Author: alerque Revision: 1190105
upgpkg: fx 22.0.10-1 Modified: fx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-25 20:26:56 UTC (rev 1190104) +++ PKGBUILD 2022-04-25 20:35:59 UTC (rev 1190105) @@ -2,7 +2,7 @@ # Contributor: Caltlgin Stsodaat <[email protected]> pkgname=fx -pkgver=22.0.3 +pkgver=22.0.10 pkgrel=1 pkgdesc='Command-line tool and terminal JSON viewer' arch=(x86_64) @@ -12,7 +12,7 @@ makedepends=(go) _archive="$pkgname-$pkgver" source=("$url/archive/$pkgver/$_archive.tar.gz") -sha256sums=('7a5557fc6687aed17b511587ce7e78eab96a727d403802fa338fb5ff02a64f35') +sha256sums=('00cbd5a45739522e0e54593703cf864af9bb49118b8a827643ef012a1f2e2922') prepare() { cd "$_archive"
