summaryrefslogtreecommitdiff
path: root/extra/ucommon
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-27 01:06:08 -0700
committerroot <root@rshg054.dnsready.net>2013-10-27 01:06:08 -0700
commit2886140ddb1db32f36cb0b27e93888442a603a53 (patch)
tree2a85cef112f53e98d1b959951dc7004b9bc89dc9 /extra/ucommon
parent24152c3ea77087edccf017c13d44904a75799ff7 (diff)
Sun Oct 27 01:05:45 PDT 2013
Diffstat (limited to 'extra/ucommon')
-rw-r--r--extra/ucommon/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
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 <pupykin.s+arch@gmail.com>
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')