[arch-commits] Commit in fx/trunk (PKGBUILD)
    Caleb Maclennan 
    alerque at gemini.archlinux.org
       
    Mon May  9 07:51:23 UTC 2022
    
    
  
    Date: Monday, May 9, 2022 @ 07:51:22
  Author: alerque
Revision: 1196326
upgpkg: fx 24.0.0-1
Modified:
  fx/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-09 06:58:16 UTC (rev 1196325)
+++ PKGBUILD	2022-05-09 07:51:22 UTC (rev 1196326)
@@ -2,7 +2,7 @@
 # Contributor: Caltlgin Stsodaat <contact at fossdaily.xyz>
 
 pkgname=fx
-pkgver=23.1.0
+pkgver=24.0.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=('d9d37869f3a941cc4de2d8a6c81f22779401de22a1d25fb860a3a996fa94785c')
+sha256sums=('43682e6b189a84602930b9fb09a87af400359a9e97a4bb8e1119688c53fad9fd')
 
 prepare() {
 	cd "$_archive"
    
    
More information about the arch-commits
mailing list