summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-11-28 20:03:25 +0200
committerJonian Guveli2018-11-28 20:03:25 +0200
commit8eaa351914faae15a2d025131309ef86f08ab443 (patch)
tree90afefe77768fc907e1fc2732b5a7e14f475c8db /PKGBUILD
parent1be0e4222eed3ba2f25ad0abd31b2eaf9b074402 (diff)
downloadaur-8eaa351914faae15a2d025131309ef86f08ab443.tar.gz
version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7f7745995b9..663b61a01afb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-hud
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
pkgdesc="Unity like HUD menu for the GNOME Desktop Environment"
arch=("any")
url="https://github.com/hardpixel/gnome-hud"
@@ -19,7 +19,7 @@ optdepends=(
makedepends=("python-setuptools")
conflicts=("${pkgname}" "${pkgname}-git")
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-md5sums=("41e043fe29408d269a52e5d8a19da8b3")
+md5sums=("c6fdd77a25e67c1acff841d01e945287")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"