[arch-commits] Commit in fx/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Thu Apr 21 06:18:52 UTC 2022


    Date: Thursday, April 21, 2022 @ 06:18:51
  Author: alerque
Revision: 1187209

upgpkg: fx 21.0.0-3; upstream retagged release

https://github.com/antonmedv/fx/issues/194

Modified:
  fx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-21 05:22:53 UTC (rev 1187208)
+++ PKGBUILD	2022-04-21 06:18:51 UTC (rev 1187209)
@@ -3,7 +3,7 @@
 
 pkgname=fx
 pkgver=21.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Command-line tool and terminal JSON viewer'
 arch=(x86_64)
 url="https://github.com/antonmedv/$pkgname"
@@ -12,7 +12,7 @@
 makedepends=(go)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('cd3a34b9072e0aafd0fb362daf7400d7e1fad9ae326c85302191e9179e6be749')
+sha256sums=('4711c582ce69c53f5ee8a348d603e0fab5f302859a020609ef33c2ef566f0d68')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list