Date: Sunday, May 12, 2013 @ 19:44:25
  Author: seblu
Revision: 90455

upgpkg: lksctp-tools 1.0.15-1

Modified:
  lksctp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-05-12 16:50:48 UTC (rev 90454)
+++ PKGBUILD    2013-05-12 17:44:25 UTC (rev 90455)
@@ -3,7 +3,7 @@
 # Contributer: Nicolas Martyanoff <[email protected]>
 
 pkgname=lksctp-tools
-pkgver=1.0.14
+pkgver=1.0.15
 pkgrel=1
 pkgdesc='An implementation of the SCTP protocol'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('bash')
 options=('!libtool')
 
source=("http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz";)
-md5sums=('12bc67f9b47ea631328a592ce7a53ca1')
+md5sums=('d829677541fb41061e7f4d61f8413b07')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to