summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGimmeapill2017-01-29 15:48:48 +0100
committerGimmeapill2017-01-29 15:48:48 +0100
commit0266bce1c06318b0df19568ddae686fa741d9d74 (patch)
tree2fb532b7f6cb1b2a7d6819ceecbe5ffc1f1699f7 /PKGBUILD
parent8f873c1d45b6ce639d87f542f72e25bb468af9cf (diff)
downloadaur-0266bce1c06318b0df19568ddae686fa741d9d74.tar.gz
cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f97f7a8a8642..67dfc51f6e90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,17 @@
pkgname=fluidplug-git
pkgver=r36.889b256
-pkgrel=1
+pkgrel=2
pkgdesc="SoundFonts as LV2 plugins via FluidSynth"
arch=('i686' 'x86_64')
url="https://github.com/falkTX/FluidPlug"
license=('CCPL')
+groups=('lv2-plugins')
depends=('fluidsynth')
makedepends=('git' 'wget' 'lv2')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=("${pkgname%-*}"::"git://github.com/falkTX/FluidPlug.git")
+source=("${pkgname%-*}::git://github.com/falkTX/FluidPlug.git")
sha256sums=('SKIP')
pkgver() {