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

David Runge dvzrv at gemini.archlinux.org
Sat Jul 23 23:34:37 UTC 2022


    Date: Saturday, July 23, 2022 @ 23:34:36
  Author: dvzrv
Revision: 1255868

upgpkg: libsbsms 2.3.0-3: Rebuild to add soprovides.

Modified:
  libsbsms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-23 22:57:35 UTC (rev 1255867)
+++ PKGBUILD	2022-07-23 23:34:36 UTC (rev 1255868)
@@ -2,7 +2,7 @@
 
 pkgname=libsbsms
 pkgver=2.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for high quality time and pitch scale modification"
 arch=(x86_64)
 url="https://github.com/claytonotey/libsbsms"
@@ -9,6 +9,7 @@
 license=(GPL2)
 depends=(gcc-libs)
 makedepends=(cmake)
+provides=(libsbsms.so)
 options=(debug)
 source=($pkgname-$pkgver.tar.gz::https://github.com/claytonotey/libsbsms/archive/refs/tags/$pkgver.tar.gz)
 sha512sums=('e5b544c2bdbaa2169236987c7a043838c8d1761b25280c476d7a32656d482c6485cb33f579ea9d1ce586ec7b2913ed8fdcf1abe5c7cc8b9e4eef9ce87de54627')



More information about the arch-commits mailing list