diff options
author | Erich Eckner <git@eckner.net> | 2019-07-25 14:52:16 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-07-25 14:52:16 +0200 |
commit | ad8cda092a740454584f9b7e70b0f375c88b7d85 (patch) | |
tree | 70e2b461843ed793f39d69d0dad181d091d005c9 /ucommon | |
parent | a6ee3606e154f357f2bccddc66bb6b19a0b794a8 (diff) | |
download | archlinuxewe-ad8cda092a740454584f9b7e70b0f375c88b7d85.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 c72d54f9b..dcbf90b8a 100644 --- a/ucommon/PKGBUILD +++ b/ucommon/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ucommon pkgver=7.0.0 -pkgrel=3 +pkgrel=4 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++" |