diff options
Diffstat (limited to 'community/log4cpp/PKGBUILD')
-rw-r--r-- | community/log4cpp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/log4cpp/PKGBUILD b/community/log4cpp/PKGBUILD index 3ac6c659b..1f52e844a 100644 --- a/community/log4cpp/PKGBUILD +++ b/community/log4cpp/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 89526 2013-04-29 18:41:08Z stativ $ +# $Id: PKGBUILD 98912 2013-10-21 10:46:13Z stativ $ # Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com> # Contributor : Geraud Le Falher <daureg@gmail.com> pkgname=log4cpp pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations." arch=('i686' 'x86_64') url="http://log4cpp.sourceforge.net/" |