Date: Wednesday, March 9, 2022 @ 20:18:26
  Author: arojas
Revision: 1145691

Update to 5.1.3

Modified:
  bctoolbox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-09 19:53:17 UTC (rev 1145690)
+++ PKGBUILD    2022-03-09 20:18:26 UTC (rev 1145691)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+...@sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=5.1.2
+pkgver=5.1.3
 pkgrel=1
 pkgdesc='A library written in C that allows you to create and run audio and 
video streams'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(mbedtls bcunit)
 makedepends=(cmake)
 
source=(https://gitlab.linphone.org/BC/public/bctoolbox/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha256sums=('2f839e1e4981f14687554df0140f7e1e48ebf7102bffbfc43a18acc78af20470')
+sha256sums=('272fe3b419c7ce8c9b042f2cdcd800a8b04940e5fedd1d488112c9bd471ee961')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \

Reply via email to