summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2016-08-30 17:38:10 +1000
committerVictor Tran2016-08-30 17:38:10 +1000
commit6107fd3ee87636ed6eef9940eca868f58cdf8334 (patch)
treef7d9896aaa562befe2d1f06440e7e85f3ca83a52
parentddccea973890978916e00a908756b2fc23303210 (diff)
downloadaur-6107fd3ee87636ed6eef9940eca868f58cdf8334.tar.gz
Update to 4.0 (for real this time)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5f4264dac00..a57c17309da2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = theshell
pkgdesc = Desktop Shell that gets out of your way
- pkgver = 3.0
+ pkgver = 4.0
pkgrel = 0
url = https://github.com/vicr123/theshell
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = theshell
optdepends = alsa-utils: for volume controls
optdepends = pocketsphinx: for theWave
optdepends = festival: for theWave
- source = theshell-3.0::git+https://github.com/vicr123/theshell#branch=master
+ source = theshell-4.0::git+https://github.com/vicr123/theshell#branch=master
md5sums = SKIP
pkgname = theshell
diff --git a/PKGBUILD b/PKGBUILD
index dfca9e16c000..9ba0f7f08f66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=theshell
-pkgver=3.0
+pkgver=4.0
pkgrel=0
pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")