summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Schneider2017-01-17 14:41:00 +0100
committerManuel Schneider2017-01-17 14:41:00 +0100
commit1233a54f107aae7bb246906dfbed13536efe4fd6 (patch)
tree21faadc408c93098a2cf51da2a971411f02b7415 /PKGBUILD
parent3e8f8cf30215c4c2aa0a60be0bb0bfe15a69251f (diff)
downloadaur-1233a54f107aae7bb246906dfbed13536efe4fd6.tar.gz
v0.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9845e30cd62..98fbeda744d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.8.11
-pkgrel=3
+pkgver=0.9.0
+pkgrel=1
pkgdesc="A DE agnostic omnilauncher."
arch=('i686' 'x86_64')
url="https://github.com/ManuelSchneid3r/albert"
@@ -12,7 +12,7 @@ provides=('albert')
conflicts=('albert-git')
source=(https://github.com/ManuelSchneid3r/albert/archive/v${pkgver}.tar.gz)
noextract=()
-md5sums=('9c724bb01c7d32e318d152affc675e77')
+md5sums=('ce4b61402ae3ad99b01e801dc989c9d3')
build() {
echo -e "\e[41;20;1mIf you plan to report bugs please modify the PKGBUILD to build the debug version.\e[0m"