* update liblrdf to 0.6.1-5
This commit is contained in:
parent
93ae4f255d
commit
d727ed5253
14
liblrdf/.SRCINFO
Normal file
14
liblrdf/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
pkgbase = liblrdf
|
||||||
|
pkgdesc = A library for the manipulation of RDF file in LADSPA plugins
|
||||||
|
pkgver = 0.6.1
|
||||||
|
pkgrel = 5
|
||||||
|
url = https://github.com/swh/LRDF
|
||||||
|
arch = x86_64
|
||||||
|
license = GPL2
|
||||||
|
makedepends = ladspa
|
||||||
|
depends = raptor
|
||||||
|
provides = liblrdf.so
|
||||||
|
source = liblrdf-0.6.1.tar.gz::https://github.com/swh/LRDF/archive/v0.6.1.tar.gz
|
||||||
|
sha512sums = 7732813eec704aef984d056de254e4fa049fdd0a7444b6a88f75f012afe9c587cbd1295f027c77361fa42bc097cdce9d9cabdba6b86e99a3c14805d84258df1c
|
||||||
|
|
||||||
|
pkgname = liblrdf
|
4
liblrdf/.nvchecker.toml
Normal file
4
liblrdf/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[liblrdf]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/swh/LRDF.git"
|
||||||
|
prefix = "v"
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=liblrdf
|
pkgname=liblrdf
|
||||||
pkgver=0.6.1
|
pkgver=0.6.1
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
|
pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://github.com/swh/LRDF"
|
url="https://github.com/swh/LRDF"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user