summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2017-03-03 12:52:59 +0000
committerAleksandr Gornostal2017-03-03 12:52:59 +0000
commitd63993f06bf0d8b97067538adcdeb805a832cff5 (patch)
tree7530f76f0ef23c2e54f4154fac273f3e47e17ea1 /PKGBUILD
parenteeaa98649660dcd54df6810350465743ac483692 (diff)
downloadaur-d63993f06bf0d8b97067538adcdeb805a832cff5.tar.gz
Version update 2.0.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3ec38b5cb2c..8f3547b2daae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=2.0.24
+pkgver=2.0.25
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.24/ulauncher_2.0.24.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/2.0.25/ulauncher_2.0.25.tar.gz")
sha256sums=('SKIP')
prepare() {