[arch-commits] Commit in lksctp-tools/trunk (PKGBUILD)
Sébastien Luttringer
seblu at nymeria.archlinux.org
Thu Feb 20 13:19:49 UTC 2014
Date: Thursday, February 20, 2014 @ 14:19:49
Author: seblu
Revision: 105982
upgpkg: lksctp-tools 1.0.16-1
Modified:
lksctp-tools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-20 12:20:29 UTC (rev 105981)
+++ PKGBUILD 2014-02-20 13:19:49 UTC (rev 105982)
@@ -3,8 +3,8 @@
# Contributer: Nicolas Martyanoff <khaelin at gmail.com>
pkgname=lksctp-tools
-pkgver=1.0.15
-pkgrel=2
+pkgver=1.0.16
+pkgrel=1
pkgdesc='An implementation of the SCTP protocol'
arch=('i686' 'x86_64')
url='http://lksctp.sourceforge.net/'
@@ -11,7 +11,7 @@
license=('GPL2' 'LGPL2.1')
depends=('bash')
source=("http://downloads.sourceforge.net/sourceforge/lksctp/$pkgname-$pkgver.tar.gz")
-md5sums=('d829677541fb41061e7f4d61f8413b07')
+md5sums=('708bb0b5a6806ad6e8d13c55b067518e')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list