summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2016-10-14 18:14:21 +1100
committerVictor Tran2016-10-14 18:14:21 +1100
commitc64fff21dd15862fb904bba0ee819ca5186719b6 (patch)
treeaa78bdffc59ab0ea076c25fdb9538ec84846f181
parentbe6f30ea7842f4f2435af5b3c73da3fa52db67a6 (diff)
downloadaur-c64fff21dd15862fb904bba0ee819ca5186719b6.tar.gz
Update to 5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22fc5d31c1c5..0b4526a73711 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = theshell
pkgdesc = Desktop Shell that gets out of your way
- pkgver = 4.0
+ pkgver = 5.0
pkgrel = 0
url = https://github.com/vicr123/theshell
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = theshell
optdepends = alsa-utils: for volume controls
optdepends = pocketsphinx: for theWave
optdepends = festival: for theWave
- source = theshell-4.0::git+https://github.com/vicr123/theshell#branch=master
+ source = theshell-5.0::git+https://github.com/vicr123/theshell#branch=master
md5sums = SKIP
pkgname = theshell
diff --git a/PKGBUILD b/PKGBUILD
index 61b5425d1283..5a42020c05ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=theshell
-pkgver=4.0
+pkgver=5.0
pkgrel=0
pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")