diff options
author | root <root@rshg054.dnsready.net> | 2013-10-22 01:11:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-22 01:11:27 -0700 |
commit | d5839dd449651d7781de570240f3d0a1a9162320 (patch) | |
tree | 59a51057ead59eda118056ff05b1e2b941fa356b /community/log4cpp/PKGBUILD | |
parent | 61f20cbeb90ac877764e14b7c4e1c5c08b3e5383 (diff) |
Tue Oct 22 01:11:15 PDT 2013
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/" |