summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45fa2d0b3191..2348ef535730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
-# Maintainer: Jonas Heinrich <onny@project-insanity.org>
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=owncloud-app-music-git
-pkgver=0.3.4.12.g835b8dd
-pkgrel=2
+pkgver=0.3.7.2470.g22c20a53
+pkgrel=1
pkgdesc="An music application for owncloud"
arch=('any')
url="https://github.com/owncloud/music"
license=('AGPL')
depends=('owncloud')
-makedepends=()
+makedepends=('git')
options=('!strip')
conflicts=('owncloud-app-music')
source=("$pkgname::git+https://github.com/owncloud/music.git")