summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2017-03-04 12:05:05 +0000
committerAleksandr Gornostal2017-03-04 12:05:05 +0000
commitc0058d6fa0b1b7ce7d90be8a50dfb4c3b316b430 (patch)
tree932a6af57e4453dca929a8694fd21b396c3aef45 /PKGBUILD
parentd17e781e74cc1cff859170865010ec92ea655135 (diff)
downloadaur-c0058d6fa0b1b7ce7d90be8a50dfb4c3b316b430.tar.gz
Version update 2.0.30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0c4d3df8bc7..16d3d8c0e222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=2.0.29
+pkgver=2.0.30
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/2.0.29/ulauncher_2.0.29.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/2.0.30/ulauncher_2.0.30.tar.gz")
sha256sums=('SKIP')
prepare() {