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

Caleb Maclennan alerque at gemini.archlinux.org
Sat May 7 08:18:42 UTC 2022


    Date: Saturday, May 7, 2022 @ 08:18:41
  Author: alerque
Revision: 1196132

upgpkg: fx 23.1.0-1

Modified:
  fx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-07 08:02:56 UTC (rev 1196131)
+++ PKGBUILD	2022-05-07 08:18:41 UTC (rev 1196132)
@@ -2,7 +2,7 @@
 # Contributor: Caltlgin Stsodaat <contact at fossdaily.xyz>
 
 pkgname=fx
-pkgver=23.0.1
+pkgver=23.1.0
 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=('2a889077829befe39660baf76923652ef37159e7b6ef6a25dd2f4e0a9435f6aa')
+sha256sums=('d9d37869f3a941cc4de2d8a6c81f22779401de22a1d25fb860a3a996fa94785c')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list