summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahid Sheikh2024-06-04 14:36:18 -0500
committerMahid Sheikh2024-06-04 14:36:18 -0500
commitda87edd7e64da4f2b9cf10db58f08824341aecaf (patch)
tree8fcf80db2ad7ece11dab560c676094a5c36a8625
parentaa2489ca97b5e3880f24bf9306162bdb4a45d8e8 (diff)
downloadaur-da87edd7e64da4f2b9cf10db58f08824341aecaf.tar.gz
Update to 2.4.0
Signed-off-by: Mahid Sheikh <mahid@standingpad.org>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6402733538a9..c56189667e65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = nom-bin
pkgdesc = RSS reader for the terminal
- pkgver = 2.2.3
+ pkgver = 2.4.0
pkgrel = 1
url = https://github.com/guyfedwards/nom
arch = x86_64
license = GPL
- source = https://github.com/guyfedwards/nom/releases/download/v2.2.3/nom_2.2.3_linux_amd64.tar.gz
- sha256sums = f1ad02cb5f5c160ae66e9ac3914f37f0ca03eeb8b61a06973188bd07693cc56c
+ source = https://github.com/guyfedwards/nom/releases/download/v2.4.0/nom_2.4.0_linux_amd64.tar.gz
+ sha256sums = 05f040a2a021a6038751c1075fed375c04c3d6587167ca5b20652fe69c9d9a90
pkgname = nom-bin
diff --git a/PKGBUILD b/PKGBUILD
index d0df43126501..ff5f1173bb7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
#
# shellcheck disable=all
pkgname=nom-bin
-pkgver=2.2.3
+pkgver=2.4.0
pkgrel=1
pkgdesc="RSS reader for the terminal"
arch=(x86_64)
url="https://github.com/guyfedwards/nom"
license=('GPL')
-source=('https://github.com/guyfedwards/nom/releases/download/v2.2.3/nom_2.2.3_linux_amd64.tar.gz')
-sha256sums=('f1ad02cb5f5c160ae66e9ac3914f37f0ca03eeb8b61a06973188bd07693cc56c')
+source=('https://github.com/guyfedwards/nom/releases/download/v2.4.0/nom_2.4.0_linux_amd64.tar.gz')
+sha256sums=('05f040a2a021a6038751c1075fed375c04c3d6587167ca5b20652fe69c9d9a90')
package() {
cd "$srcdir/"