summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2018-07-01 17:20:49 +0000
committerAleksandr Gornostal2018-07-01 17:20:49 +0000
commit5d68afb338e5ca2311faa8b391a52767ab7e455e (patch)
tree0c4cd72daa53e40b8207662e47be82080c22cd92 /PKGBUILD
parent33da43e4d7167f3c9b75eef52db6325397018f24 (diff)
downloadaur-5d68afb338e5ca2311faa8b391a52767ab7e455e.tar.gz
Version update 4.1.0.r1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a813ee1d704a..b8397f066dde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=4.0.9.r1
+pkgver=4.1.0.r1
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.9.r1/ulauncher_4.0.9.r1.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/4.1.0.r1/ulauncher_4.1.0.r1.tar.gz")
sha256sums=('SKIP')
prepare() {