From 2886140ddb1db32f36cb0b27e93888442a603a53 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 27 Oct 2013 01:06:08 -0700 Subject: Sun Oct 27 01:05:45 PDT 2013 --- extra/ucommon/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'extra/ucommon/PKGBUILD') diff --git a/extra/ucommon/PKGBUILD b/extra/ucommon/PKGBUILD index 132f21c4b..f88f7cc21 100644 --- a/extra/ucommon/PKGBUILD +++ b/extra/ucommon/PKGBUILD @@ -1,16 +1,15 @@ -# $Id: PKGBUILD 194209 2013-09-10 14:36:48Z bpiotrowski $ +# $Id: PKGBUILD 197457 2013-10-26 07:03:21Z eric $ # Maintainer: Sergej Pupykin pkgname=ucommon pkgver=6.0.7 -pkgrel=1 +pkgrel=2 pkgdesc="A light-weight C++ library to facilitate using C++ design patterns" arch=('i686' 'x86_64') url="http://www.gnutelephony.org/index.php/GNU_uCommon_C++" license=('GPL3' 'LGPL3') depends=('openssl') -options=('!libtool') -source=("http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz"{,.sig}) +source=(http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz{,.sig}) md5sums=('0774a0315beac7b26ec75d44d925f208' 'SKIP') -- cgit v1.2.3-54-g00ecf