summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Arndt2019-10-20 15:43:09 +0200
committerChristopher Arndt2019-10-20 15:43:09 +0200
commitf9486e1bb0a994b1b38463a86735c2f9bb9d98be (patch)
tree17e7d9c863414243c1cf1cbea6c02b9c7e213ae3 /.SRCINFO
parentc0e6db3b1e2958e959a014950c6a432cc3ef6145 (diff)
downloadaur-f9486e1bb0a994b1b38463a86735c2f9bb9d98be.tar.gz
Update pkgdesc; add 'libsndfile' to makedepends; don't install bash completion twice
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0210b104d3ad..8ad3bc22b878 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = lilv-git
- pkgdesc = A C library interface to the LV2 plug-in standard
- pkgver = 0.24.5.r1218.9091b84
- pkgrel = 2
+ pkgdesc = A C library interface to the LV2 plug-in standard with Python bindings (git version)
+ pkgver = 0.24.5.r1235.d959f44
+ pkgrel = 1
url = http://drobilla.net/software/lilv
arch = i686
arch = x86_64
license = custom:ISC
makedepends = git
+ makedepends = libsndfile
depends = lv2
depends = python
depends = sratom