summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBBaoVanC2021-01-14 14:55:11 -0600
committerBBaoVanC2021-01-14 14:55:11 -0600
commit0f84509056063e81f786e9cb074c122d4fdf0dfe (patch)
treee82c35bc354b8388f39d91b21c1498674cb17ca8
parenta0158477a895f068a2ed58804cd25204371493a6 (diff)
downloadaur-0f84509056063e81f786e9cb074c122d4fdf0dfe.tar.gz
Update pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94111869f99f..0d1320bde9bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nekofetch-git
pkgdesc = neofetch but with nekos
pkgver = r27.56ee91f
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/propruhh/nekofetch
arch = any
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 28e33e1e4001..0615fc90704f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=nekofetch
pkgname=$_pkgname-git
pkgver=r27.56ee91f
-pkgrel=1
+pkgrel=2
pkgdesc="neofetch but with nekos"
arch=(any)
url="https://github.com/propruhh/nekofetch"