summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Schneider2017-02-05 16:38:30 +0100
committerManuel Schneider2017-02-05 16:38:30 +0100
commit284524538f87b341911588bbd30d6e218ca229a7 (patch)
treefb02fc04e5f4e30c0dc7e57f5a55e10a24e6a267 /PKGBUILD
parent3bd9f9a47f29631d0cda3593a2a53b6d461565cb (diff)
downloadaur-284524538f87b341911588bbd30d6e218ca229a7.tar.gz
v0.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00a3515b6652..969b96906627 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.9.2
+pkgver=0.9.3
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=('4369f613b4cc82fb70862aea9b9f1aec')
+md5sums=('92f45547206769761c230b3d1b74cbdd')
build() {
echo -e "\e[41;20;1mIf you plan to report bugs please modify the PKGBUILD to build the debug version.\e[0m"