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

Antonio Rojas arojas at archlinux.org
Tue Dec 15 16:56:01 UTC 2020


    Date: Tuesday, December 15, 2020 @ 16:55:59
  Author: arojas
Revision: 775998

Update to 4.4.17

Modified:
  bctoolbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-15 16:42:17 UTC (rev 775997)
+++ PKGBUILD	2020-12-15 16:55:59 UTC (rev 775998)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=bctoolbox
-pkgver=4.4.16
+pkgver=4.4.17
 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=($pkgname-$pkgver.tar.gz::"https://github.com/BelledonneCommunications/bctoolbox/archive/$pkgver.tar.gz")
-sha256sums=('10548981a2b123ed5314156bf401b4ddac1930389516c2f6f2239f360c2ebc0e')
+sha256sums=('1364d5f42b5514546b9c6654c227804ff92cf9cf13fdc7cb6ca666e3bb5a7987')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list