summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2016-06-12 23:07:56 +1000
committerVictor Tran2016-06-12 23:07:56 +1000
commit9076aeebcf1fc3ed340253f5e15e32bbe58b2768 (patch)
treed75eea59c592fc46deb405203f7bdf2dfa97d1b7
parentc3454eeca2914ff0ccc79d95eb776cd1778d3a18 (diff)
downloadaur-9076aeebcf1fc3ed340253f5e15e32bbe58b2768.tar.gz
Major update to 2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67395e7fcf65..0fc4721b51f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = theshell
pkgdesc = Desktop Shell that gets out of your way
- pkgver = 1.3
+ pkgver = 2.0
pkgrel = 0
url = https://github.com/vicr123/theshell
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = theshell
optdepends = alsa-utils: for volume controls
optdepends = pocketsphinx: for theWave
optdepends = festival: for theWave
- source = theshell-1.3::git+https://github.com/vicr123/theshell#branch=master
+ source = theshell-2.0::git+https://github.com/vicr123/theshell#branch=master
md5sums = SKIP
pkgname = theshell
diff --git a/PKGBUILD b/PKGBUILD
index d5e1d34b872a..44881540ef8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=theshell
-pkgver=1.3
+pkgver=2.0
pkgrel=0
pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")