summaryrefslogtreecommitdiff
path: root/libre/metalog
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-12-24 22:36:10 -0600
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-12-24 22:36:10 -0600
commit14f1f7de0e32b27172968722644d5dbced226f52 (patch)
tree251a5208ec65fd5551cb2ca7dab3afaf096e0409 /libre/metalog
parentebef5099cd5f2ec0686b8f46d389c43ea5a53cac (diff)
parent27fcef2038e5275af70e08f3f7249767b69a3e92 (diff)
Merge remote-tracking branch 'libre/master'
Conflicts: libre/aspell-pl-libre/PKGBUILD libre/audacious-plugins-libre/PKGBUILD libre/icecat/PKGBUILD libre/kdeutils-libre/PKGBUILD libre/lame-libre/PKGBUILD libre/linux-libre/PKGBUILD libre/linux-libre/linux-libre.install libre/metalog/PKGBUILD libre/p7zip-libre/PKGBUILD libre/pacman/PKGBUILD libre/sdl-libre/PKGBUILD libre/texlive-bin-libre/PKGBUILD libre/thunderbird-libre/PKGBUILD social/batctl/PKGBUILD social/ffingerd/PKGBUILD social/libowfat/PKGBUILD social/miniupnpc/PKGBUILD social/opentracker/PKGBUILD ~lukeshu/android-udev/51-android.rules ~lukeshu/android-udev/PKGBUILD ~lukeshu/openni-unstable/PKGBUILD ~mtjm/zbar/PKGBUILD
Diffstat (limited to 'libre/metalog')
-rw-r--r--libre/metalog/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/libre/metalog/PKGBUILD b/libre/metalog/PKGBUILD
index 5a2aea8b3..3692229e0 100644
--- a/libre/metalog/PKGBUILD
+++ b/libre/metalog/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=metalog
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Metalog is a modern replacement for syslogd and klogd"
url="http://metalog.sourceforge.net"
license=('GPL')
@@ -17,6 +17,9 @@ conflicts=('syslog-ng')
backup=('etc/metalog.conf' 'etc/conf.d/metalog')
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-2.tar.xz"
'metalog' 'metalog.confd')
+md5sums=('e948d10d780205eae17645c89aee1361'
+ 'cdd1d34eedbfbc2d9e659bf0a0f58f56'
+ '86bccd5a02996921e29eff8a0394d11f')
build() {
cd $srcdir/$pkgname-2
@@ -39,8 +42,4 @@ package() {
# compat symlink
ln -s metalog $pkgdir/etc/rc.d/syslog-ng
-}
-
-md5sums=('e948d10d780205eae17645c89aee1361'
- 'cdd1d34eedbfbc2d9e659bf0a0f58f56'
- '86bccd5a02996921e29eff8a0394d11f')
+} \ No newline at end of file