[arch-commits] Commit in suil/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Mon Nov 11 20:23:36 UTC 2019


    Date: Monday, November 11, 2019 @ 20:23:34
  Author: dvzrv
Revision: 526820

upgpkg: suil 0.10.6-2

Adding libsuil-0.so to provides.

Modified:
  suil/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-11 20:21:17 UTC (rev 526819)
+++ PKGBUILD	2019-11-11 20:23:34 UTC (rev 526820)
@@ -4,7 +4,7 @@
 
 pkgname=suil
 pkgver=0.10.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
 arch=('x86_64')
 url="https://drobilla.net/software/suil/"
@@ -24,6 +24,7 @@
             'qt5-base: support for wrapping X11 in Qt5, Qt5 in GTK2/3 and GTK2 in Qt5'
             'pango: support for wrapping X11 in GTK2/3, Qt5 in GTK2/3 and GTK2 in Qt5'
             'zlib: support for wrapping X11 in GTK3 and Qt5 in GTK3')
+provides=('libsuil-0.so')
 source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
 sha512sums=('b23ffe0c0ae25467b2cd60117a2efa8c13132c8e5612619e4c9ad2cc228b835f1c7fd384db62b74d4a327e3708f189b6a91f972756fcafe501308adb732c3b36'
             'SKIP')



More information about the arch-commits mailing list