summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Arndt2024-04-23 12:48:18 +0200
committerChristopher Arndt2024-04-23 12:48:18 +0200
commit1d3252d5fb0b7ce87a63a7b5bb424cde4dcce762 (patch)
tree3a7793140ae8a0f0a36f4c7508a97b076569f7b0 /.SRCINFO
parent9342c8abe1a6d64f01c3dbc6e55914a79428cf70 (diff)
downloadaur-ttl2c-git.tar.gz
Update dependencies, update license field
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 10 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 546a8b961f9f..b29a6ae194ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,23 @@
pkgbase = ttl2c-git
pkgdesc = Turtle to header conversion utility for LV2 Plugin developers
pkgver = 1.0.1.r5.b64e425
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://github.com/lvtk/ttl2c
arch = i686
arch = x86_64
- license = GPL3
+ license = GPL-3.0-or-later
+ makedepends = boost
+ makedepends = git
makedepends = python2
- depends = boost-libs
+ depends = gcc-libs
+ depends = glibc
provides = ttl2c
conflicts = ttl2c
source = ttl2c::git+https://github.com/lvtk/ttl2c.git
- md5sums = SKIP
+ sha256sums = SKIP
pkgname = ttl2c-git
-
+ depends = gcc-libs
+ depends = glibc
+ depends = libboost_system.so