summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMahid Sheikh2024-05-24 18:56:39 -0500
committerMahid Sheikh2024-05-24 18:56:39 -0500
commitaa2489ca97b5e3880f24bf9306162bdb4a45d8e8 (patch)
treeff7654603d3ba3482f4b8389796afcbaed497ddf /PKGBUILD
parentab505c974ede2aa440ccf5032dba1faf7c669082 (diff)
downloadaur-aa2489ca97b5e3880f24bf9306162bdb4a45d8e8.tar.gz
Updated to 2.2.3
Signed-off-by: Mahid Sheikh <mahid@standingpad.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ecbdcc5ef62..d0df43126501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
#
# shellcheck disable=all
pkgname=nom-bin
-pkgver=2.1.3
+pkgver=2.2.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/v2.1.3/nom_2.1.3_linux_amd64.tar.gz')
+source=('https://github.com/guyfedwards/nom/releases/download/v2.2.3/nom_2.2.3_linux_amd64.tar.gz')
sha256sums=('f1ad02cb5f5c160ae66e9ac3914f37f0ca03eeb8b61a06973188bd07693cc56c')
package() {