summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Kiefer2017-05-10 21:22:20 +0200
committerMoritz Kiefer2017-05-10 21:22:20 +0200
commitf6bb92bc282cac3696d5059fc2151cc59c6e9805 (patch)
treeb47a59ee59ab8698eb8302124453bc80a047b9cb
parent98edc357a883df7eb380ca0878f998ab9f884ff0 (diff)
downloadaur-f6bb92bc282cac3696d5059fc2151cc59c6e9805.tar.gz
Update metadata
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eab242c658d7..d15f3c2c9155 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,12 @@
# Generated by mksrcinfo v8
-# Wed May 10 19:15:11 UTC 2017
+# Wed May 10 19:22:05 UTC 2017
pkgbase = helio-workstation-git
+ pkgdesc = Free and open source music sequencer
pkgver = v1.7.r16.43d4dc6
- pkgrel = 1
+ pkgrel = 2
+ url = https://helioworkstation.com/
arch = x86_64
- license = GPL
+ license = GPL3
makedepends = git
depends = alsa-lib
depends = curl
diff --git a/PKGBUILD b/PKGBUILD
index 8b81783b455e..faa3c701e699 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,15 @@
# Maintainer: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
pkgname=helio-workstation-git
pkgver=v1.7.r16.43d4dc6
-pkgrel=1
-pkgdesc=""
+pkgrel=2
+pkgdesc='Free and open source music sequencer'
arch=('x86_64')
-url=""
-license=('GPL')
-groups=()
+url='https://helioworkstation.com/'
+license=('GPL3')
depends=('alsa-lib' 'curl' 'webkit2gtk')
makedepends=('git') # 'bzr', 'git', 'mercurial' or 'subversion'
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-install=
source=("${pkgname%-git}::git+https://github.com/peterrudenko/helio-workstation.git"
"JUCE::git+https://github.com/WeAreROLI/JUCE.git")
md5sums=('SKIP'