summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2017-07-08 15:26:23 +0200
committerNicolas Iooss2017-07-08 15:26:23 +0200
commita672a3e63034b9f693443a35988a21dc414ab998 (patch)
tree66c5edb4be5f2ec7e54fbbdd1e5f7eac8cb04d50
parentd348729bd19762d632c1022d6ecfeaea58d5e224 (diff)
downloadaur-a672a3e63034b9f693443a35988a21dc414ab998.tar.gz
logrotate-selinux 3.12.3-1 update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7d63adba3d1..241a8b2dd758 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = logrotate-selinux
pkgdesc = Rotates system logs automatically with SELinux support
- pkgver = 3.12.2
+ pkgver = 3.12.3
pkgrel = 1
url = https://github.com/logrotate/logrotate
arch = i686
@@ -11,16 +11,16 @@ pkgbase = logrotate-selinux
depends = gzip
depends = acl
depends = libselinux
- provides = logrotate=3.12.2-1
- provides = selinux-logrotate=3.12.2-1
+ provides = logrotate=3.12.3-1
+ provides = selinux-logrotate=3.12.3-1
conflicts = logrotate
conflicts = selinux-logrotate
backup = etc/logrotate.conf
- source = https://github.com/logrotate/logrotate/releases/download/3.12.2/logrotate-3.12.2.tar.xz
- source = https://github.com/logrotate/logrotate/releases/download/3.12.2/logrotate-3.12.2.tar.xz.asc
+ source = https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz
+ source = https://github.com/logrotate/logrotate/releases/download/3.12.3/logrotate-3.12.3.tar.xz.asc
source = logrotate.conf
validpgpkeys = 992A96E075056E79CD8214F9873DB37572A37B36
- md5sums = 923e753825405280aebcc4e73b4b2b55
+ md5sums = a560c57fac87c45b2fc17406cdf79288
md5sums = SKIP
md5sums = 94dae4d3eded2fab9ae879533d3680db
diff --git a/PKGBUILD b/PKGBUILD
index d9b6fd376e53..543c20948e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# SELinux Maintainer: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
pkgname=logrotate-selinux
-pkgver=3.12.2
+pkgver=3.12.3
pkgrel=1
pkgdesc="Rotates system logs automatically with SELinux support"
arch=('i686' 'x86_64')
@@ -17,7 +17,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=('923e753825405280aebcc4e73b4b2b55'
+md5sums=('a560c57fac87c45b2fc17406cdf79288'
'SKIP'
'94dae4d3eded2fab9ae879533d3680db')
validpgpkeys=('992A96E075056E79CD8214F9873DB37572A37B36')