summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStandingPad Animations2024-02-21 08:46:48 -0600
committerStandingPad Animations2024-02-21 08:46:48 -0600
commitab505c974ede2aa440ccf5032dba1faf7c669082 (patch)
tree5606c449d9394c9c38d4e5dd7dc9cfd06ee919d7
parent0a7b3b22d0205fe2db62af1295c6d8f269ba070a (diff)
downloadaur-nom-bin.tar.gz
Updated nom-bin to 2.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e19da1c6f2c8..49c16b664557 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = nom-bin
pkgdesc = RSS reader for the terminal
- pkgver = 1.2.1
+ pkgver = 2.1.3
pkgrel = 1
url = https://github.com/guyfedwards/nom
arch = x86_64
license = GPL
- source = https://github.com/guyfedwards/nom/releases/download/v1.2.1/nom_1.2.1_Linux_x86_64.tar.gz
- sha256sums = b016077e7e2ed9f30417d30b050cf0010e1900e7cd174b5aec567dc7ed20df05
+ source = https://github.com/guyfedwards/nom/releases/download/v2.1.3/nom_2.1.3_linux_amd64.tar.gz
+ sha256sums = f1ad02cb5f5c160ae66e9ac3914f37f0ca03eeb8b61a06973188bd07693cc56c
pkgname = nom-bin
diff --git a/PKGBUILD b/PKGBUILD
index ff9283182e32..1ecbdcc5ef62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Mahid Sheikh <mahidsheikh@proton.me>
+# Maintainer: Mahid Sheikh <mahid@standingpad.org>
#
# shellcheck disable=all
pkgname=nom-bin
-pkgver=1.2.1
+pkgver=2.1.3
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/v1.2.1/nom_1.2.1_Linux_x86_64.tar.gz')
-sha256sums=('b016077e7e2ed9f30417d30b050cf0010e1900e7cd174b5aec567dc7ed20df05')
+source=('https://github.com/guyfedwards/nom/releases/download/v2.1.3/nom_2.1.3_linux_amd64.tar.gz')
+sha256sums=('f1ad02cb5f5c160ae66e9ac3914f37f0ca03eeb8b61a06973188bd07693cc56c')
package() {
cd "$srcdir/"