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

Antonio Rojas arojas at archlinux.org
Tue Mar 7 07:31:23 UTC 2017


    Date: Tuesday, March 7, 2017 @ 07:31:22
  Author: arojas
Revision: 290082

Update to 0.1.4

Modified:
  opencore-amr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-07 07:27:15 UTC (rev 290081)
+++ PKGBUILD	2017-03-07 07:31:22 UTC (rev 290082)
@@ -3,8 +3,8 @@
 # Contributor: WAntilles <wantilles at adslgr.com>
 
 pkgname=opencore-amr
-pkgver=0.1.3
-pkgrel=2
+pkgver=0.1.4
+pkgrel=1
 pkgdesc="Open source implementation of the Adaptive Multi Rate (AMR) speech codec"
 arch=('i686' 'x86_64')
 license=('APACHE')
@@ -11,7 +11,7 @@
 url="http://opencore-amr.sourceforge.net/"
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 depends=(glibc)
-md5sums=('09d2c5dfb43a9f6e9fec8b1ae678e725')
+md5sums=('0a33d00f0f7d8e9e647b765a9aa3bfcf')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list