summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan2016-03-18 11:23:32 +1100
committerDylan2016-03-18 11:23:32 +1100
commit8f945462a04c36c1d0aa1b0d9daa6b605efe1267 (patch)
treead92fdb812d619845dd46a72c8439d8bd9bd9c0d
parent9437b9313d8e5f6cc9abdc5a11d0328a218acd16 (diff)
downloadaur-8f945462a04c36c1d0aa1b0d9daa6b605efe1267.tar.gz
Update md5 hash
-rw-r--r--.SRCINFO4
-rw-r--r--1.5.tar.gzbin0 -> 43263 bytes
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71e637927be7..bf53039c5e62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Mar 17 05:57:52 UTC 2016
+# Fri Mar 18 00:23:25 UTC 2016
pkgbase = neofetch
pkgdesc = CLI script to show your system's info and display an image using w3m.
pkgver = 1.5
@@ -22,7 +22,7 @@ pkgbase = neofetch
conflicts = neofetch
conflicts = neofetch-git
source = https://github.com/dylanaraps/neofetch/archive/1.5.tar.gz
- md5sums = 61d9a0671eec40931adbbce878d3735d
+ md5sums = e49f0d09efce0f129c17886b0611e82b
pkgname = neofetch
diff --git a/1.5.tar.gz b/1.5.tar.gz
new file mode 100644
index 000000000000..a21dc9d2013a
--- /dev/null
+++ b/1.5.tar.gz
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index f511bdac7ca9..1d4f78c9b29f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ optdepends=(
'xorg-xdpyinfo: Resolution Detection'
)
source=("https://github.com/dylanaraps/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('61d9a0671eec40931adbbce878d3735d')
+md5sums=('e49f0d09efce0f129c17886b0611e82b')
package() {
cd "$srcdir/$pkgname-$pkgver/"