diff options
author | Erich Eckner <git@eckner.net> | 2020-05-01 13:29:31 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-05-01 13:29:31 +0200 |
commit | e8303d019aee9585cf3cef6e458f7b5fa5a7d817 (patch) | |
tree | 70f027edee395af644b86305cc127f7870f3fcb3 /ucommon/PKGBUILD | |
parent | 45f6d02218e3d6dad0d0852793304dc46873e6cf (diff) | |
download | archlinuxewe-e8303d019aee9585cf3cef6e458f7b5fa5a7d817.tar.xz |
ucommon: rebuild
Diffstat (limited to 'ucommon/PKGBUILD')
-rw-r--r-- | ucommon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucommon/PKGBUILD b/ucommon/PKGBUILD index dcbf90b8a..a492cfa50 100644 --- a/ucommon/PKGBUILD +++ b/ucommon/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ucommon pkgver=7.0.0 -pkgrel=4 +pkgrel=5 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++" |