summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2018-12-15 10:11:29 +0100
committerNicolas Iooss2018-12-15 10:11:29 +0100
commit4c8999348a7c8a5649184b2248abaf048cf3e9dc (patch)
treedd364080c3fbfe6d312ff711380f487c5d83795f /PKGBUILD
parent61406865ba5d6c40a3b6730de2a7a3f3a558ed63 (diff)
downloadaur-4c8999348a7c8a5649184b2248abaf048cf3e9dc.tar.gz
logrotate-selinux 3.15.0-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9da6504c5b0a..3ae85d14d1aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,11 @@
-# $Id$
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
# SELinux Maintainer: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
+#
+# This PKGBUILD is maintained on https://github.com/archlinuxhardened/selinux.
+# If you want to help keep it up to date, please open a Pull Request there.
pkgname=logrotate-selinux
-pkgver=3.14.0
+pkgver=3.15.0
pkgrel=1
pkgdesc="Rotates system logs automatically with SELinux support"
arch=('x86_64')
@@ -17,7 +19,7 @@ provides=("${pkgname/-selinux}=${pkgver}-${pkgrel}"
backup=('etc/logrotate.conf')
source=("https://github.com/logrotate/logrotate/releases/download/${pkgver}/${pkgname/-selinux}-${pkgver}.tar.xz"{,.asc}
'logrotate.conf')
-md5sums=('1c0f6e6e490c4bcac0a1e77ad1310683'
+md5sums=('320046f0b9fc38337e8827d4c5a866a0'
'SKIP'
'94dae4d3eded2fab9ae879533d3680db')
validpgpkeys=('992A96E075056E79CD8214F9873DB37572A37B36')