summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorakepinski2018-03-21 21:31:20 +0000
committerakepinski2018-03-21 21:31:20 +0000
commit170206f73c6b7de5205335a26d93b678ea5c5376 (patch)
treecd0195fa000f7e0cefed0166395dc08995d85e0f
parentc34b9f2ad5c6137128aa34a3ac7bbd33b800d097 (diff)
downloadaur-170206f73c6b7de5205335a26d93b678ea5c5376.tar.gz
1.0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f50f01cb2c79..46a5d18aa1a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = archfetch
pkgdesc = Neofetch, but simplified. For Arch Linux.
- pkgver = 1.0.2
- pkgrel = 2
+ pkgver = 1.0.3
+ pkgrel = 1
url = https://github.com/xxczaki/archfetch/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2c805ea52935..8e4233cac8d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Antoni Kepinski <hello[at]akepinski[dot]me>
pkgname=archfetch
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
pkgdesc="Neofetch, but simplified. For Arch Linux."
url="https://github.com/xxczaki/archfetch/"
arch=('i686' 'x86_64')