summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorakepinski2018-04-02 21:23:48 +0200
committerakepinski2018-04-02 21:23:48 +0200
commit8640071bef8a5370217e0f09782b8806535a7189 (patch)
treee5717af2106813cdfbfb55eb0e0142413b6e0fa4
parent283778359da035525f005e3ca2d085434b223f6e (diff)
downloadaur-8640071bef8a5370217e0f09782b8806535a7189.tar.gz
1.0.5 pre5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 512c948dc08c..4e6e1815c391 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = archfetch
pkgdesc = Neofetch, but simplified. For Arch Linux.
pkgver = 1.0.4
- pkgrel = 3
+ pkgrel = 5
url = https://github.com/xxczaki/archfetch/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 568abcfd3c80..bf3efd83dfbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antoni Kepinski <hello[at]akepinski[dot]me>
pkgname=archfetch
pkgver=1.0.4
-pkgrel=3
+pkgrel=5
pkgdesc="Neofetch, but simplified. For Arch Linux."
url="https://github.com/xxczaki/archfetch/"
arch=('i686' 'x86_64')