[arch-commits] Commit in fx/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Mon Apr 25 16:56:34 UTC 2022
Date: Monday, April 25, 2022 @ 16:56:33
Author: alerque
Revision: 1190028
upgpkg: fx 22.0.3-1
Modified:
fx/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-25 16:43:25 UTC (rev 1190027)
+++ PKGBUILD 2022-04-25 16:56:33 UTC (rev 1190028)
@@ -2,8 +2,8 @@
# Contributor: Caltlgin Stsodaat <contact at fossdaily.xyz>
pkgname=fx
-pkgver=21.0.0
-pkgrel=3
+pkgver=22.0.3
+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=('4711c582ce69c53f5ee8a348d603e0fab5f302859a020609ef33c2ef566f0d68')
+sha256sums=('7a5557fc6687aed17b511587ce7e78eab96a727d403802fa338fb5ff02a64f35')
prepare() {
cd "$_archive"
More information about the arch-commits
mailing list