summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2017-04-19 14:07:30 +1000
committerVictor Tran2017-04-19 14:07:30 +1000
commitc145c294c50c655ea4ca4f93e6a6e7f348c944e3 (patch)
tree50290db7894866cf2e4be40cf22a062ae6eea90b
parent687573bd4ca52a5d08d3efae79a659c83dede3a2 (diff)
downloadaur-c145c294c50c655ea4ca4f93e6a6e7f348c944e3.tar.gz
Update to 6.2b
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe7426a911d8..140d57afedca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = theshell-blueprint
pkgdesc = Desktop Shell that gets out of your way
- pkgver = 6.0b
+ pkgver = 6.2b
pkgrel = 0
url = https://github.com/vicr123/theshell
arch = x86_64
@@ -23,10 +23,11 @@ pkgbase = theshell-blueprint
depends = akonadi
depends = ts-polkitagent
depends = ts-bt
+ depends = ts-bugreport
optdepends = alsa-utils: for volume controls
optdepends = pocketsphinx: for theWave
optdepends = festival: for theWave
- source = theshell-blueprint-6.0b::git+https://github.com/vicr123/theshell#branch=blueprint
+ source = theshell-blueprint-6.2b::git+https://github.com/vicr123/theshell#branch=blueprint
md5sums = SKIP
pkgname = theshell-blueprint
diff --git a/PKGBUILD b/PKGBUILD
index 7c1df18db3d9..3fc1055cbe03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=theshell-blueprint
-pkgver=6.0b
+pkgver=6.2b
pkgrel=0
pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('kwidgetsaddons' 'xdg-utils' 'wmctrl' 'kwin'
'networkmanager' 'xorg-xbacklight' 'redshift' 'tsscreenlock'
'libcups' 'qt5-base' 'ts-qtplatform'
-'qt5-location' 'kscreen' 'kdepimlibs4' 'akonadi' 'ts-polkitagent' 'ts-bt')
+'qt5-location' 'kscreen' 'kdepimlibs4' 'akonadi' 'ts-polkitagent' 'ts-bt' 'ts-bugreport')
optdepends=('alsa-utils: for volume controls'
'pocketsphinx: for theWave'
'festival: for theWave')