summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2017-03-03 12:26:01 +0000
committerAleksandr Gornostal2017-03-03 12:26:01 +0000
commiteeaa98649660dcd54df6810350465743ac483692 (patch)
treeeb2dccc9f763813c8d8445c51e8c80ce40296336 /PKGBUILD
parent0ae615e135c04d8cb7e62114d3e3dbc3411d7157 (diff)
downloadaur-eeaa98649660dcd54df6810350465743ac483692.tar.gz
Version update 2.0.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12c366b24879..e3ec38b5cb2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=2.0.13
+pkgver=2.0.24
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.13/ulauncher_2.0.13.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/2.0.24/ulauncher_2.0.24.tar.gz")
sha256sums=('SKIP')
prepare() {