summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2018-10-02 17:40:24 +0000
committerAleksandr Gornostal2018-10-02 17:40:24 +0000
commit9a7991a3ef656daad7d9482107748ab42de5972f (patch)
tree7bc149126466389b4bdd0abe7d8b7aed3600c92f /PKGBUILD
parentbc9bc7643b1d62c35ddfa113f60dcc0dbdca332c (diff)
downloadaur-9a7991a3ef656daad7d9482107748ab42de5972f.tar.gz
Version update 4.3.1.r4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c09dfb7a5331..fecf631a7cb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=4.3.0.r2
+pkgver=4.3.1.r4
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.3.0.r2/ulauncher_4.3.0.r2.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/4.3.1.r4/ulauncher_4.3.1.r4.tar.gz")
sha256sums=('SKIP')
prepare() {