summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Brunelli2015-06-09 11:21:31 -0300
committerIan Brunelli2015-06-09 11:21:31 -0300
commitab0cf8017fdf248e6426287c5facb6d0bb135cc6 (patch)
tree7e2015dd8ad7b8c370cf5054fc23cc998270d833
parent5ebdb8c8836513695818012def26b07e5a13bb4a (diff)
downloadaur-ab0cf8017fdf248e6426287c5facb6d0bb135cc6.tar.gz
Update version.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 403579c3a3ee..3b452716314f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,13 +7,13 @@ pkgbase = lollypop-git
arch = i686
arch = x86_64
license = GPL3
- makedepends = desktop-file-utils
makedepends = git
makedepends = gnome-common
makedepends = intltool
makedepends = itstool
makedepends = python
makedepends = yelp-tools
+ depends = desktop-file-utils
depends = gobject-introspection
depends = gtk3
depends = python-dbus
diff --git a/PKGBUILD b/PKGBUILD
index e219e318edf9..e50e97a78a1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=lollypop-git
_gitname=lollypop
-pkgver=0.9.15.r565.g3af83f2
+pkgver=0.9.15.r567.gd573743
pkgrel=1
pkgdesc='Music player for GNOME'
arch=('i686' 'x86_64')
license=('GPL3')
url="https://github.com/gnumdk/${_gitname}"
-depends=('gobject-introspection' 'gtk3' 'python-dbus' 'python-gobject' 'python-cairo' 'totem-plparser')
-makedepends=('desktop-file-utils' 'git' 'gnome-common' 'intltool' 'itstool' 'python' 'yelp-tools')
+depends=('desktop-file-utils' 'gobject-introspection' 'gtk3' 'python-dbus' 'python-gobject' 'python-cairo' 'totem-plparser')
+makedepends=('git' 'gnome-common' 'intltool' 'itstool' 'python' 'yelp-tools')
optdepends=('python-pylast: last.fm support')
options=('!emptydirs')
install=lollypop.install