Rebuild to update version in provides

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
This commit is contained in:
Christopher Arndt 2019-12-18 10:33:23 +01:00
parent 70b618b5bf
commit cecce59912
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = lv2-git
pkgdesc = Plugin standard for audio systems (git version)
pkgver = 1.16.2.r1189.49777ff
pkgver = 1.17.0.r1192.06d3f56
pkgrel = 1
url = http://lv2plug.in/
arch = i686
@ -19,7 +19,7 @@ pkgbase = lv2-git
optdepends = python-pygments: for lv2specgen.py
optdepends = python-rdflib: for lv2specgen.py
provides = lv2
provides = lv2=1.16.2
provides = lv2=1.17.0
provides = lv2core
provides = lv2-svn
conflicts = lv2

View file

@ -3,7 +3,7 @@
_pkgname=lv2
pkgname="${_pkgname}-git"
pkgver=1.16.2.r1189.49777ff
pkgver=1.17.0.r1192.06d3f56
pkgrel=1
pkgdesc="Plugin standard for audio systems (git version)"
arch=('i686' 'x86_64')
@ -20,7 +20,8 @@ conflicts=("${_pkgname}" "${_pkgname}-svn")
replaces=('lv2core')
source=("${_pkgname}::git+https://gitlab.com/lv2/lv2.git"
'autowaf::git+https://gitlab.com/drobilla/autowaf.git')
md5sums=('SKIP' 'SKIP')
md5sums=('SKIP'
'SKIP')
pkgver() {