summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Schneider2016-04-03 21:26:34 +0200
committerManuel Schneider2016-04-03 21:26:34 +0200
commit25ea08e06c6068cd71c684758d44bb75d168c2fc (patch)
tree8818fe6a5ff5e1277a13d09c1a56a01f572ff926 /PKGBUILD
parent1bd0c269c6619a1095aa6a93baac3ec49bf21698 (diff)
downloadaur-25ea08e06c6068cd71c684758d44bb75d168c2fc.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a80445710cf..81d2ded9ffda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
pkgver=0.8.7.2
-pkgrel=1
+pkgrel=2
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=('0a983951de8b4ef3c8a95d018b57fb7b')
+md5sums=('95c3939774650893755b20bff66b33ac')
build() {
[[ -d "${pkgname}-${pkgver}/build" ]]\