Skip to content
Snippets Groups Projects
Commit 237d007a authored by Sergej Pupykin's avatar Sergej Pupykin
Browse files

upd:

parent ecc56a34
No related branches found
Tags 7.4.0-1
No related merge requests found
......@@ -2,8 +2,8 @@
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=logwatch
pkgver=7.3.6
pkgrel=6
pkgver=7.4.0
pkgrel=1
arch=('any')
pkgdesc="Logwatch is a customizable log analysis system."
url="http://www.logwatch.org/"
......@@ -13,9 +13,9 @@ license=('custom')
backup=(etc/logwatch/conf/logwatch.conf
etc/logwatch/conf/ignore.conf
etc/logwatch/conf/override.conf)
source=(ftp://ftp.kaybee.org/pub/linux/$pkgname-$pkgver.tar.gz
source=(http://downloads.sourceforge.net/project/logwatch/logwatch-$pkgver/logwatch-$pkgver.tar.gz
rsyslog-messages.patch)
md5sums=('937d982006b2a76a83edfcfd2e5a9d7d'
md5sums=('b776466fb0633b486a41cf5aafcd9d12'
'e7f543259ae4f9bb0f4f1ce0638f5800')
build() {
......@@ -77,5 +77,5 @@ build() {
install -m 0755 -d $pkgdir/var/cache/logwatch
install -m 0755 -d $pkgdir/usr/share/licenses/$pkgname/
install -m 0644 License $pkgdir/usr/share/licenses/$pkgname/
install -m 0644 LICENSE $pkgdir/usr/share/licenses/$pkgname/
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment