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

Tobias Powalowski tpowa at archlinux.org
Tue Jan 13 14:21:38 UTC 2015


    Date: Tuesday, January 13, 2015 @ 15:21:37
  Author: tpowa
Revision: 228969

upgpkg: spandsp 0.0.6-1

bump to latest version

Modified:
  spandsp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-13 14:17:04 UTC (rev 228968)
+++ PKGBUILD	2015-01-13 14:21:37 UTC (rev 228969)
@@ -2,15 +2,14 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=spandsp
-pkgver=0.0.6pre21
-pkgrel=2
+pkgver=0.0.6
+pkgrel=1
 pkgdesc="A DSP library for telephony"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.soft-switch.org/"
 depends=('libtiff')
-source=(http://www.soft-switch.org/downloads/$pkgname/$pkgname-$pkgver.tgz)
-md5sums=('492f3790439891c07d8c06e97ccbfcf1')
+source=(http://www.soft-switch.org/downloads/$pkgname/$pkgname-$pkgver.tar.gz)
 
 build() {
   cd $pkgname-0.0.6
@@ -27,3 +26,4 @@
   cd $pkgname-0.0.6
   make DESTDIR="$pkgdir" install
 }
+md5sums=('897d839516a6d4edb20397d4757a7ca3')



More information about the arch-commits mailing list