summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2017-09-25 18:19:53 +0000
committerAleksandr Gornostal2017-09-25 18:19:53 +0000
commita795567870f72e68b6d147cb5d3225ff001a5f55 (patch)
tree3314d4a0b6f1e179c12c3528b5247503d99ee686 /PKGBUILD
parentf5b758f2f7dddfbd4b83aa2522eda9d7a854aadd (diff)
downloadaur-a795567870f72e68b6d147cb5d3225ff001a5f55.tar.gz
Version update 3.1.2.r2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecef186dfbd4..2b3af00d6414 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=3.1.1.r0
+pkgver=3.1.2.r2
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/3.1.1.r0/ulauncher_3.1.1.r0.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/3.1.2.r2/ulauncher_3.1.2.r2.tar.gz")
sha256sums=('SKIP')
prepare() {