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

Christian Hesse eworm at archlinux.org
Thu May 7 05:38:20 UTC 2020


    Date: Thursday, May 7, 2020 @ 05:38:20
  Author: eworm
Revision: 382578

add soname provide

Modified:
  libunistring/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 05:36:01 UTC (rev 382577)
+++ PKGBUILD	2020-05-07 05:38:20 UTC (rev 382578)
@@ -12,6 +12,7 @@
 arch=(x86_64)
 license=(GPL)
 depends=(glibc)
+provides=('libunistring.so')
 source=(https://ftp.gnu.org/gnu/$pkgname/${pkgname}-${pkgver}.tar.xz{,.sig})
 validpgpkeys=('462225C3B46F34879FC8496CD605848ED7E69871') # Daiki Ueno <ueno at unixuser.org>
 md5sums=('db08bb384e81968957f997ec9808926e'



More information about the arch-commits mailing list