summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c92730a1977..0de000338a17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jul 18 22:03:15 UTC 2016
+# Sun Aug 28 10:55:31 UTC 2016
pkgbase = hawaii-shell
pkgdesc = Hawaii Shell
- pkgver = 0.7.0
- pkgrel = 2
+ pkgver = 0.8.0
+ pkgrel = 1
url = http://hawaiios.org
arch = i686
arch = x86_64
@@ -38,8 +38,8 @@ pkgbase = hawaii-shell
optdepends = networkmanager: networking support
conflicts = hawaii-shell-git
options = debug
- source = https://github.com/hawaii-desktop/hawaii-shell/releases/download/v0.7.0/hawaii-shell-0.7.0.tar.xz
- sha1sums = a758d67401e410d80f39c902d706bdbf7ebe2d51
+ source = https://github.com/hawaii-desktop/hawaii-shell/releases/download/v0.8.0/hawaii-shell-0.8.0.tar.xz
+ sha1sums = 6b8d5cd967e86054dccd4b632731f3d0282f33d8
pkgname = hawaii-shell
diff --git a/PKGBUILD b/PKGBUILD
index c14a457e8117..f1c48a9a470c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
pkgname=hawaii-shell
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.8.0
+pkgrel=1
pkgdesc="Hawaii Shell"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='http://hawaiios.org'
@@ -19,7 +19,7 @@ conflicts=('hawaii-shell-git')
groups=('hawaii')
options=('debug')
source=("https://github.com/hawaii-desktop/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('a758d67401e410d80f39c902d706bdbf7ebe2d51')
+sha1sums=('6b8d5cd967e86054dccd4b632731f3d0282f33d8')
prepare() {
mkdir -p build