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

Andrea Scarpino andrea at archlinux.org
Wed May 16 20:55:32 UTC 2012


    Date: Wednesday, May 16, 2012 @ 16:55:31
  Author: andrea
Revision: 159165

upgpkg: ucommon 5.2.2-2

Fix url, licenses

Modified:
  ucommon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-16 20:53:29 UTC (rev 159164)
+++ PKGBUILD	2012-05-16 20:55:31 UTC (rev 159165)
@@ -6,8 +6,8 @@
 pkgrel=2
 pkgdesc="A light-weight C++ library to facilitate using C++ design patterns"
 arch=('i686' 'x86_64')
-url="http://ftp.gnu.org/gnu/commoncpp/"
-license=('GPL')
+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})




More information about the arch-commits mailing list