summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAleksandr Gornostal2017-09-02 10:55:16 +0000
committerAleksandr Gornostal2017-09-02 10:55:16 +0000
commitd15005575bfcbc3f992433fddfa0f5ef0639f743 (patch)
tree147f9f3460f8dbf5bac24a6b67b5a3bd88d402f3 /PKGBUILD
parent4e3660862776892f3e8e1b7e6dbd0f1b285e6596 (diff)
downloadaur-d15005575bfcbc3f992433fddfa0f5ef0639f743.tar.gz
Version update 3.1.1.r0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 420b26242038..38dd5d5febb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
# To install, run `makepkg -is`
pkgname=ulauncher
-pkgver=2.2.1.r0
+pkgver=3.1.1.r0
pkgrel=1
pkgdesc='Application launcher for Linux'
arch=('any')
url="http://ulauncher.io"
license=('GPL3')
depends=('gobject-introspection-runtime' 'libappindicator-gtk3' 'libkeybinder3' 'webkit2gtk'
- "python2-"{dbus,gobject,pyinotify,pysqlite,levenshtein,xdg})
+ "python2-"{dbus,gobject,pyinotify,pysqlite,levenshtein,xdg,websocket-client})
makedepends=('python2-distutils-extra')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=("https://github.com/Ulauncher/Ulauncher/releases/download/2.2.1.r0/ulauncher_2.2.1.r0.tar.gz")
+source=("https://github.com/Ulauncher/Ulauncher/releases/download/3.1.1.r0/ulauncher_3.1.1.r0.tar.gz")
sha256sums=('SKIP')
prepare() {