summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2018-04-07 08:08:34 +0000
committerAleksandr Gornostal2018-04-07 08:08:34 +0000
commit2f39765918546c637aa579f192d8bd9f48971906 (patch)
tree344c06c4bedfa4bbfd16457649be739407325261 /PKGBUILD
parentc2c78ede1217bbf10e6741a8d4ef974ee9e510ac (diff)
downloadaur-2f39765918546c637aa579f192d8bd9f48971906.tar.gz
Version update 4.0.7.r5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0e1a249b53d..d034420ac441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=4.0.6.r1
+pkgver=4.0.7.r5
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/4.0.6.r1/ulauncher_4.0.6.r1.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/4.0.7.r5/ulauncher_4.0.7.r5.tar.gz")
sha256sums=('SKIP')
prepare() {