diff options
Diffstat (limited to 'community/commoncpp2')
-rw-r--r-- | community/commoncpp2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/commoncpp2/PKGBUILD b/community/commoncpp2/PKGBUILD index 8563f7667..8c34b44ce 100644 --- a/community/commoncpp2/PKGBUILD +++ b/community/commoncpp2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99716 2013-10-30 23:12:48Z allan $ +# $Id: PKGBUILD 100142 2013-11-01 20:22:25Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Franco Tortoriello <franco.tortoriello@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> @@ -8,7 +8,7 @@ pkgname=commoncpp2 pkgver=1.8.1 -pkgrel=3 +pkgrel=4 pkgdesc="GNU Common C++ 2" arch=('x86_64' 'i686') url='http://www.gnu.org/software/commoncpp/' |