summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2018-05-20 11:26:23 +1000
committerVictor Tran2018-05-20 11:26:23 +1000
commit39b75e18a798ac3a5420903941f2d24549a1f3e8 (patch)
tree3e7913ecca4dc56760c5d0fd7dc06918ee712590
parent4545230d8c881b858bd5c9ea1a37bc6e5bb7f091 (diff)
downloadaur-39b75e18a798ac3a5420903941f2d24549a1f3e8.tar.gz
Update to 8.0b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96f9920326e6..5f1dfec8674c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = theshell-blueprint
pkgdesc = Desktop Shell that gets out of your way
- pkgver = 7.2b
- pkgrel = 1
+ pkgver = 8.0b
+ pkgrel = 0
url = https://github.com/vicr123/theshell
arch = x86_64
license = GPL3
@@ -24,7 +24,7 @@ pkgbase = theshell-blueprint
optdepends = alsa-utils: for volume controls
conflicts = ts-startsession
replaces = ts-startsession
- source = theshell-blueprint-7.2b::git+https://github.com/vicr123/theshell#branch=blueprint
+ source = theshell-blueprint-8.0b::git+https://github.com/vicr123/theshell#branch=blueprint
md5sums = SKIP
pkgname = theshell-blueprint
diff --git a/PKGBUILD b/PKGBUILD
index c09d951ab816..4b291cf64d89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=theshell-blueprint
-pkgver=7.2b
-pkgrel=1
+pkgver=8.0b
+pkgrel=0
pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")
url="https://github.com/vicr123/theshell"