summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2016-04-03 10:46:51 +1000
committerVictor Tran2016-04-03 10:46:51 +1000
commit01768a77218d03a91273f915330a64a1fe2a7f96 (patch)
tree0f1982675860a32160b6a1c2d8a950958174ee00
parentffaa0d3ac789bb8612fa723d0fd878cce54d69c9 (diff)
downloadaur-01768a77218d03a91273f915330a64a1fe2a7f96.tar.gz
Update to 1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 655bf353ce98..bb47fe536884 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = theshell
- pkgdesc = Minimalistic Desktop Shell
- pkgver = 1.1
+ pkgdesc = Desktop Shell that gets out of your way
+ pkgver = 1.2
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.1::git+https://github.com/vicr123/theshell#branch=master
+ source = theshell-1.2::git+https://github.com/vicr123/theshell#branch=master
md5sums = SKIP
pkgname = theshell
diff --git a/PKGBUILD b/PKGBUILD
index 43e4ba52e969..638c281c07ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=theshell
-pkgver=1.1
+pkgver=1.2
pkgrel=0
-pkgdesc="Minimalistic Desktop Shell"
+pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")
url="https://github.com/vicr123/theshell"
license=('GPL3')