summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2019-03-03 07:49:30 +0000
committerAleksandr Gornostal2019-03-03 07:49:30 +0000
commitc9facbb491de1b2c702b4b5b38f174a7965aa5c6 (patch)
tree7b656ab3d6918d9928fef59a5d5baf35dadad9ae /PKGBUILD
parent9a7991a3ef656daad7d9482107748ab42de5972f (diff)
downloadaur-c9facbb491de1b2c702b4b5b38f174a7965aa5c6.tar.gz
Version update 4.3.2.r8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fecf631a7cb2..2847163b0a0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=4.3.1.r4
+pkgver=4.3.2.r8
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.1.r4/ulauncher_4.3.1.r4.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/4.3.2.r8/ulauncher_4.3.2.r8.tar.gz")
sha256sums=('SKIP')
prepare() {