diff options
author | Erich Eckner <git@eckner.net> | 2019-06-07 21:48:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-06-07 21:48:45 +0200 |
commit | 5a91fc46ae4d4527780eca16a8c7ba93aeafc3a2 (patch) | |
tree | deecdfe4115c468ec6b1048b7e11b809970c0347 /ucommon | |
parent | 6db870217ab78dba889e8c6bcaa24acb0c2610b2 (diff) | |
download | archlinuxewe-5a91fc46ae4d4527780eca16a8c7ba93aeafc3a2.tar.xz |
ucommon: rebuild
Diffstat (limited to 'ucommon')
-rw-r--r-- | ucommon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucommon/PKGBUILD b/ucommon/PKGBUILD index db3153290..8d8cc85f4 100644 --- a/ucommon/PKGBUILD +++ b/ucommon/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ucommon pkgver=7.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A light-weight C++ library to facilitate using C++ design patterns" arch=('i686' 'pentium4' 'x86_64') url="http://www.gnutelephony.org/index.php/GNU_uCommon_C++" |