Date: Tuesday, January 30, 2018 @ 21:20:05
  Author: arojas
Revision: 315641

Update to 1.2.4

Modified:
  libebur128/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-01-30 21:15:49 UTC (rev 315640)
+++ PKGBUILD    2018-01-30 21:20:05 UTC (rev 315641)
@@ -2,7 +2,7 @@
 # Contributor: BoosterDEV <booster DOT devel AT gmail DOT com>
 
 pkgname=libebur128
-pkgver=1.2.3
+pkgver=1.2.4
 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=('13776667743cf6e3df36bcf4f8c7ac828859ce02c9988514e3fdddc3efba98f7')
+sha256sums=('2ee41a3a5ae3891601ae975d5ec2642b997d276ef647cf5c5b363b6127f7add8')
 
 prepare() {
   mkdir -p build

Reply via email to