summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Schneider2017-02-05 16:38:30 +0100
committerManuel Schneider2017-02-05 16:38:30 +0100
commit284524538f87b341911588bbd30d6e218ca229a7 (patch)
treefb02fc04e5f4e30c0dc7e57f5a55e10a24e6a267
parent3bd9f9a47f29631d0cda3593a2a53b6d461565cb (diff)
downloadaur-284524538f87b341911588bbd30d6e218ca229a7.tar.gz
v0.9.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bce84850e430..66fa58e8fbcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 30 15:49:44 UTC 2017
+# Sun Feb 5 15:38:30 UTC 2017
pkgbase = albert
pkgdesc = A DE agnostic omnilauncher.
- pkgver = 0.9.2
+ pkgver = 0.9.3
pkgrel = 1
url = https://github.com/ManuelSchneid3r/albert
arch = i686
@@ -18,8 +18,8 @@ pkgbase = albert
depends = qt5-svg
provides = albert
conflicts = albert-git
- source = https://github.com/ManuelSchneid3r/albert/archive/v0.9.2.tar.gz
- md5sums = 4369f613b4cc82fb70862aea9b9f1aec
+ source = https://github.com/ManuelSchneid3r/albert/archive/v0.9.3.tar.gz
+ md5sums = 92f45547206769761c230b3d1b74cbdd
pkgname = albert
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"