summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Schneider2017-01-30 16:49:44 +0100
committerManuel Schneider2017-01-30 16:49:44 +0100
commit3bd9f9a47f29631d0cda3593a2a53b6d461565cb (patch)
treef80b4e7c397d2c5859c86fc86dc676361196aed5 /PKGBUILD
parent6ab10db4088f028fca41d6dd24777996614997a6 (diff)
downloadaur-3bd9f9a47f29631d0cda3593a2a53b6d461565cb.tar.gz
v0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b16a31547f17..00a3515b6652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=1
pkgdesc="A DE agnostic omnilauncher."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ provides=('albert')
conflicts=('albert-git')
source=(https://github.com/ManuelSchneid3r/albert/archive/v${pkgver}.tar.gz)
noextract=()
-md5sums=('bb8925ad8888b7fb3dbdd89d2806d672')
+md5sums=('4369f613b4cc82fb70862aea9b9f1aec')
build() {
echo -e "\e[41;20;1mIf you plan to report bugs please modify the PKGBUILD to build the debug version.\e[0m"