summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShizcow2020-04-07 17:59:10 -0600
committerShizcow2020-04-07 17:59:10 -0600
commit8eb866619369218288005a7083697e4032a3c66a (patch)
tree146f6cba230529d1effaf4d978388faad3017898
parentcb4153bbe8fc193fdbc4163e13b7cea7b3f0a118 (diff)
downloadaur-8eb866619369218288005a7083697e4032a3c66a.tar.gz
smatrix updated to support auto-updating
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b56bbf8bf40f..3117cbc66960 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smatrix
pkgdesc = 'The Matrix' command-line wallpaper, but it's stock prices
- pkgver = 0.1.0
- pkgrel = 2
+ pkgver = 1.1.0
+ pkgrel = 1
url = https://github.com/Shizcow/smatrix
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 6ff6561c951a..4414dbbc4e2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Devin Pohl <pohl.devin@gmail.com>
pkgname=smatrix
-pkgver=0.1.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="'The Matrix' command-line wallpaper, but it's stock prices"
arch=('any')
url="https://github.com/Shizcow/smatrix"