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

Antonio Rojas arojas at archlinux.org
Sun Feb 14 14:51:18 UTC 2021


    Date: Sunday, February 14, 2021 @ 14:51:18
  Author: arojas
Revision: 408041

Update to 1.2.6

Modified:
  libebur128/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-14 14:20:44 UTC (rev 408040)
+++ PKGBUILD	2021-02-14 14:51:18 UTC (rev 408041)
@@ -2,7 +2,7 @@
 # Contributor: BoosterDEV <booster DOT devel AT gmail DOT com>
 
 pkgname=libebur128
-pkgver=1.2.5
+pkgver=1.2.6
 pkgrel=1
 pkgdesc="A library that implements the EBU R 128 standard for loudness normalisation."
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=(cmake)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/jiixyj/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('165ea2ed15660dc334acf306169fe9d5ccd2b1371afefc5b80fc958c78045c8b')
+sha256sums=('baa7fc293a3d4651e244d8022ad03ab797ca3c2ad8442c43199afe8059faa613')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list