summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Schneider2018-01-26 17:27:17 +0100
committerManuel Schneider2018-01-26 17:27:17 +0100
commit6f3975862395449a4b3ca7ebd4103fcd8f4ddea4 (patch)
tree4e27bbeb2861ba1514393bf288c0f1f0a14f6e70
parent96633119ffbd24a308cfd70bcdd1c880c9aefdda (diff)
downloadaur-6f3975862395449a4b3ca7ebd4103fcd8f4ddea4.tar.gz
v0.14.15-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8870301338c3..45261a9c3fb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Dec 21 11:20:04 UTC 2017
+# Fri Jan 26 16:27:17 UTC 2018
pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher.
- pkgver = 0.14.14
- pkgrel = 2
+ pkgver = 0.14.15
+ pkgrel = 1
url = https://github.com/albertlauncher
arch = i686
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = albert
optdepends = virtualbox: VirtualBox plugin
provides = albert
conflicts = albert-git
- source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.14.14
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.14.15
source = mirrors/plugins::git+https://github.com/albertlauncher/plugins.git
source = mirrors/python::git+https://github.com/albertlauncher/python.git
source = mirrors/pybind11::git+https://github.com/pybind/pybind11.git
diff --git a/PKGBUILD b/PKGBUILD
index 72d0d3fdc84d..d3af6606f22c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.14.14
-pkgrel=2
+pkgver=0.14.15
+pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher."
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/albertlauncher"