summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Schneider2017-04-14 12:18:33 +0200
committerManuel Schneider2017-04-14 12:18:33 +0200
commit28a59d5d4f117b19ae0252194d883fa005b52a43 (patch)
treef2d4108fa40d76c191aba6f8e85f0b6f532d394a
parent503332e60a2e084c87c51ea153afb7a646be70d5 (diff)
downloadaur-28a59d5d4f117b19ae0252194d883fa005b52a43.tar.gz
v0.10.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10d209abf458..4de39bf02d0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 2 16:57:39 UTC 2017
+# Fri Apr 14 10:18:33 UTC 2017
pkgbase = albert
pkgdesc = A DE agnostic omnilauncher.
- pkgver = 0.10.3
+ pkgver = 0.10.4
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.10.3.tar.gz
- md5sums = 6b2800bacd2f844b16fc497a58f06847
+ source = https://github.com/ManuelSchneid3r/albert/archive/v0.10.4.tar.gz
+ md5sums = 6464918296ba192c19513a9dbbb47330
pkgname = albert
diff --git a/PKGBUILD b/PKGBUILD
index cac6c1520592..2a7056f11148 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.10.3
+pkgver=0.10.4
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=('6b2800bacd2f844b16fc497a58f06847')
+md5sums=('6464918296ba192c19513a9dbbb47330')
build() {
echo -e "\e[41;20;1mIf you plan to report bugs please modify the PKGBUILD to build the debug version.\e[0m"