summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2017-09-15 11:44:00 +1000
committerVictor Tran2017-09-15 11:44:00 +1000
commitbc466173f8de5686f185afdf024daae9edfd25b3 (patch)
tree123f0dfe0835ba77b21ab16d0856e4205dc14b62
parentd771d330e5e6ab144ca890e3053218bd71f8deca (diff)
downloadaur-bc466173f8de5686f185afdf024daae9edfd25b3.tar.gz
Update to 7.1b
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa53f91aac40..b27d4efbb6ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = theshell-blueprint
pkgdesc = Desktop Shell that gets out of your way
- pkgver = 6.2b
+ pkgver = 7.1b
pkgrel = 1
url = https://github.com/vicr123/theshell
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = theshell-blueprint
optdepends = alsa-utils: for volume controls
optdepends = pocketsphinx: for theWave
optdepends = festival: for theWave
- source = theshell-blueprint-6.2b::git+https://github.com/vicr123/theshell#branch=blueprint
+ source = theshell-blueprint-7.1b::git+https://github.com/vicr123/theshell#branch=blueprint
source = theshellb.desktop
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d2008174f676..a12586f752f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=theshell-blueprint
-pkgver=6.2b
+pkgver=7.1b
pkgrel=1
pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")
@@ -22,7 +22,6 @@ md5sums=('SKIP' 'SKIP')
build() {
cd "$pkgname-$pkgver"
git checkout blueprint
- qdbuscpp2xml -M -s notificationdbus.h -o org.freedesktop.Notifications.xml
qdbuscpp2xml -a -o org.thesuite.power.xml upowerdbus.h
qdbuscpp2xml -a -o org.thesuite.theshell.xml dbussignals.h
qmake theShell.pro