summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorakepinski2018-04-02 21:36:33 +0200
committerakepinski2018-04-02 21:36:33 +0200
commite1a8a2483e6e74153c7567be25ca8cd7f08480ba (patch)
tree6df1b5903fd4fa155bbf5159e91703a86da01855
parentce2359fbe7a695eb64485e988061f19ed71552f6 (diff)
downloadaur-e1a8a2483e6e74153c7567be25ca8cd7f08480ba.tar.gz
Fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a0e120f502b..ba9fc8bda396 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = archfetch
pkgdesc = Neofetch, but simplified. For Arch Linux.
pkgver = 1.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/xxczaki/archfetch/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f62d00b94068..b7a3d6cb4ac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antoni Kepinski <hello[at]akepinski[dot]me>
pkgname=archfetch
pkgver=1.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Neofetch, but simplified. For Arch Linux."
url="https://github.com/xxczaki/archfetch/"
arch=('i686' 'x86_64')