diff options
author | Erich Eckner <git@eckner.net> | 2020-05-14 12:25:39 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-05-14 12:25:39 +0200 |
commit | 4bd3c5aa8587df4098aec56d1f95c1fd410ec3f8 (patch) | |
tree | 5d64bf60b0c4ef65442a249890007971e878a66a /ucommon | |
parent | 661cf738423e73c3be8bf2d96490bd2b9df1a669 (diff) | |
download | archlinuxewe-4bd3c5aa8587df4098aec56d1f95c1fd410ec3f8.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 a492cfa50..206f1a84b 100644 --- a/ucommon/PKGBUILD +++ b/ucommon/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ucommon pkgver=7.0.0 -pkgrel=5 +pkgrel=6 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++" |