[arch-commits] Commit in fx/trunk (PKGBUILD)
    Caleb Maclennan 
    alerque at gemini.archlinux.org
       
    Mon May  2 23:18:32 UTC 2022
    
    
  
    Date: Monday, May 2, 2022 @ 23:18:32
  Author: alerque
Revision: 1192360
upgpkg: fx 23.0.1-1
Modified:
  fx/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 23:05:28 UTC (rev 1192359)
+++ PKGBUILD	2022-05-02 23:18:32 UTC (rev 1192360)
@@ -2,8 +2,8 @@
 # Contributor: Caltlgin Stsodaat <contact at fossdaily.xyz>
 
 pkgname=fx
-pkgver=22.0.10
-pkgrel=2
+pkgver=23.0.1
+pkgrel=1
 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=('00cbd5a45739522e0e54593703cf864af9bb49118b8a827643ef012a1f2e2922')
+sha256sums=('2a889077829befe39660baf76923652ef37159e7b6ef6a25dd2f4e0a9435f6aa')
 
 prepare() {
 	cd "$_archive"
    
    
More information about the arch-commits
mailing list