summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan2016-03-17 16:58:04 +1100
committerDylan2016-03-17 16:58:04 +1100
commit9437b9313d8e5f6cc9abdc5a11d0328a218acd16 (patch)
tree833a53b87be15542c402562212b038bfd9f8bf9d
parenta7fde720b9e2f066c2890ba978f8c07f1a6c85e9 (diff)
downloadaur-9437b9313d8e5f6cc9abdc5a11d0328a218acd16.tar.gz
Neofetch 1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af3aaf2e8933..71e637927be7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Mar 12 22:24:31 UTC 2016
+# Thu Mar 17 05:57:52 UTC 2016
pkgbase = neofetch
pkgdesc = CLI script to show your system's info and display an image using w3m.
- pkgver = 1.4
+ pkgver = 1.5
pkgrel = 1
url = https://github.com/dylanaraps/neofetch
arch = any
@@ -21,7 +21,7 @@ pkgbase = neofetch
provides = neofetch
conflicts = neofetch
conflicts = neofetch-git
- source = https://github.com/dylanaraps/neofetch/archive/1.4.tar.gz
+ source = https://github.com/dylanaraps/neofetch/archive/1.5.tar.gz
md5sums = 61d9a0671eec40931adbbce878d3735d
pkgname = neofetch
diff --git a/PKGBUILD b/PKGBUILD
index 7f4d5a2f25b9..f511bdac7ca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dylan Araps <dyl@tfwno.gf>
pkgname=neofetch
_pkgname=neofetch
-pkgver=1.4
+pkgver=1.5
pkgrel=1
pkgdesc="CLI script to show your system's info and display an image using w3m."
arch=('any')