summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2017-03-04 09:10:36 +0000
committerAleksandr Gornostal2017-03-04 09:10:36 +0000
commitd17e781e74cc1cff859170865010ec92ea655135 (patch)
tree0216093ccab0d292dfb0f99573342ef516ac19aa /PKGBUILD
parenta18e3d278154f322287e50b39847744ec998c555 (diff)
downloadaur-d17e781e74cc1cff859170865010ec92ea655135.tar.gz
Version update 2.0.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d72d578defe..d0c4d3df8bc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=2.0.28
+pkgver=2.0.29
pkgrel=1
pkgdesc='Application launcher for Linux'
arch=('any')
@@ -14,7 +14,7 @@ depends=('gobject-introspection-runtime' 'libappindicator-gtk3' 'libkeybinder3'
makedepends=('python2-distutils-extra')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=("https://github.com/Ulauncher/Ulauncher/releases/download/2.0.28/ulauncher_2.0.28.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/2.0.29/ulauncher_2.0.29.tar.gz")
sha256sums=('SKIP')
prepare() {