summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke2022-05-27 00:47:43 -0500
committerLuke2022-05-27 00:47:43 -0500
commit22df8b51c8e7434216a99fce6e457cb96698cdb0 (patch)
tree0c2c35668a355f8a80a96a9839a3f7cf43243c72
parentfdec363f71fa062e445fe3c4e6675082cb46030b (diff)
downloadaur-22df8b51c8e7434216a99fce6e457cb96698cdb0.tar.gz
3.0-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3a3c864739e..1cf3f1d5b2d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nfetch-bin
pkgdesc = A minimal linux fetch utility written in nim
pkgver = 3.0
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/Infinitybeond1/nfetch-src
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 2b44274c855d..9b5b4cbe27a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='nfetch-bin'
pkgdesc="A minimal linux fetch utility written in nim"
pkgver=3.0
-pkgrel=0
+pkgrel=1
arch=('x86_64')
url="https://github.com/Infinitybeond1/nfetch-src"
license=('GPL3')