summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Schneider2017-11-19 00:56:11 +0100
committerManuel Schneider2017-11-19 00:56:11 +0100
commitebbcfdb32b5536525590080c926d525e5bf7f16b (patch)
tree305e772629fa29a34aeee077fc71021befa02781
parent611b8eccd4679f1c6589165cae3f0cd81483d95d (diff)
downloadaur-ebbcfdb32b5536525590080c926d525e5bf7f16b.tar.gz
v0.14.11-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e726cd9e1b8e..d904a79b0aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Nov 16 22:35:23 UTC 2017
+# Sat Nov 18 23:56:11 UTC 2017
pkgbase = albert
pkgdesc = A sophisticated standalone keyboard launcher.
- pkgver = 0.14.10
- pkgrel = 2
+ pkgver = 0.14.11
+ 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.10
+ source = mirrors/albert::git+https://github.com/albertlauncher/albert.git#tag=v0.14.11
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 cd78e6cfc34a..92aa185a270c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Manuel Schneider <manuelschneid3r at googles mail>
pkgname=albert
-pkgver=0.14.10
-pkgrel=2
+pkgver=0.14.11
+pkgrel=1
pkgdesc="A sophisticated standalone keyboard launcher."
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/albertlauncher"