summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2017-12-11 23:04:02 +1100
committerVictor Tran2017-12-11 23:04:02 +1100
commit69ad99074cfff8c6ef02f260a234c64fe9787a2c (patch)
treef8799f8832841384b19f4b7e239eb8f3d9747f48
parent0283eeca837af2c51001273e9b21b7dae8704305 (diff)
downloadaur-69ad99074cfff8c6ef02f260a234c64fe9787a2c.tar.gz
Update to 7.2b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 867c020bf05d..1ee6cbf7a40f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = theshell-blueprint
pkgdesc = Desktop Shell that gets out of your way
- pkgver = 7.1b
- pkgrel = 3
+ pkgver = 7.2b
+ pkgrel = 0
url = https://github.com/vicr123/theshell
arch = x86_64
license = GPL3
@@ -26,7 +26,7 @@ pkgbase = theshell-blueprint
optdepends = alsa-utils: for volume controls
conflicts = ts-startsession
replaces = ts-startsession
- source = theshell-blueprint-7.1b::git+https://github.com/vicr123/theshell#branch=blueprint
+ source = theshell-blueprint-7.2b::git+https://github.com/vicr123/theshell#branch=blueprint
md5sums = SKIP
pkgname = theshell-blueprint
diff --git a/PKGBUILD b/PKGBUILD
index 8ff3446f90f7..bf7c88f0fb7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=theshell-blueprint
-pkgver=7.1b
-pkgrel=3
+pkgver=7.2b
+pkgrel=0
pkgdesc="Desktop Shell that gets out of your way"
arch=("x86_64")
url="https://github.com/vicr123/theshell"