summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2020-05-08 02:49:23 +0200
committerChristopher Arndt2020-05-08 02:49:23 +0200
commita42000e48e277d887f246036a49704ff5f153423 (patch)
tree7cd508844743b15d5468376846f2c53ca8392c9c /PKGBUILD
parent8ccc3954334961ff22814177e09f2ba47e45d3df (diff)
downloadaur-swh-lv2-git.tar.gz
Provides/conflicts 'swh.lv2' too
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 642f150fdfe9..9e79d172a882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=swh-lv2
pkgname="${_pkgname}-git"
-pkgver=1.0.15.r43.5098e09
+pkgver=1.0.16.r51.1aa77e5
pkgrel=1
pkgdesc="Experimental port of Steve Harris' LADSPA plugins to LV2 format"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ license=("GPL3")
groups=('lv2-plugins')
depends=('fftw' 'lv2')
makedepends=('git' 'libxslt')
-provides=("${_pkgname}")
-conflicts=("${_pkgname}")
+provides=("${_pkgname}" "${_pkgname//-/.}")
+conflicts=("${_pkgname}" "${_pkgname//-/.}")
source=("${_pkgname}::git+https://github.com/swh/lv2.git")
md5sums=('SKIP')