summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksandr Gornostal2017-08-17 21:06:20 +0300
committerAleksandr Gornostal2017-08-17 21:06:20 +0300
commitc277e3e082dedd0fdb9d0e0934fb4a79e35bdb0b (patch)
tree0a87fbef7f867662fa91d502da15f8e120f6cc88
parentca0891f77cfbfd4c44f0a9055fdeb75d2a8c4065 (diff)
downloadaur-c277e3e082dedd0fdb9d0e0934fb4a79e35bdb0b.tar.gz
upgrade to v3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index faa758f5ca3e..921ab56c57be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sat Mar 4 15:04:50 UTC 2017
pkgbase = ulauncher-git
pkgdesc = Application launcher for Linux
- pkgver = 3.0.0
+ pkgver = 3.1.0
pkgrel = 1
url = http://ulauncher.io
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 3745c092619c..95b28ac1f698 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# To install, run `makepkg -is`
pkgname=ulauncher-git
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
pkgdesc='Application launcher for Linux'
arch=('any')
@@ -11,7 +11,7 @@ url="http://ulauncher.io"
license=('GPL3')
depends=('gobject-introspection-runtime' 'libappindicator-gtk3' 'libkeybinder3' 'webkit2gtk'
"python2-"{dbus,gobject,pyinotify,pysqlite,levenshtein,xdg,websocket-client})
-makedepends=('git' 'npm' "python2-"{distutils-extra,setuptools})
+makedepends=('git' 'yarn' "python2-"{distutils-extra,setuptools})
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
source=("ulauncher::git+https://github.com/Ulauncher/Ulauncher.git")