summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2018-01-20 10:08:27 +0000
committerAleksandr Gornostal2018-01-20 10:08:27 +0000
commitaa86f8b13c6570672642679ae831a2259080c47c (patch)
tree818cba167f2b89d5175fff1cca98475ea8f40b4f /PKGBUILD
parent16db5ff53d33e6c4d2e75222373b385a83d7f781 (diff)
downloadaur-aa86f8b13c6570672642679ae831a2259080c47c.tar.gz
Version update 4.0.4.r1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9d748468c11..54326eaf8a1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=4.0.3.r0
+pkgver=4.0.4.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.3.r0/ulauncher_4.0.3.r0.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/4.0.4.r1/ulauncher_4.0.4.r1.tar.gz")
sha256sums=('SKIP')
prepare() {