summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2018-04-11 19:09:54 +0200
committerNicolas Iooss2018-04-11 19:09:54 +0200
commit61406865ba5d6c40a3b6730de2a7a3f3a558ed63 (patch)
tree01d8e16b8f167f6f7c2e4b5d41c49b416d78d865
parent1f10e5850fe1f31f7fcbabd2c80809d9b4cf31f5 (diff)
downloadaur-61406865ba5d6c40a3b6730de2a7a3f3a558ed63.tar.gz
logrotate-selinux 3.14.0-1 update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2706a065808e..b30270baa69f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = logrotate-selinux
pkgdesc = Rotates system logs automatically with SELinux support
- pkgver = 3.13.0
+ pkgver = 3.14.0
pkgrel = 1
url = https://github.com/logrotate/logrotate
arch = x86_64
@@ -10,16 +10,16 @@ pkgbase = logrotate-selinux
depends = gzip
depends = acl
depends = libselinux
- provides = logrotate=3.13.0-1
- provides = selinux-logrotate=3.13.0-1
+ provides = logrotate=3.14.0-1
+ provides = selinux-logrotate=3.14.0-1
conflicts = logrotate
conflicts = selinux-logrotate
backup = etc/logrotate.conf
- source = https://github.com/logrotate/logrotate/releases/download/3.13.0/logrotate-3.13.0.tar.xz
- source = https://github.com/logrotate/logrotate/releases/download/3.13.0/logrotate-3.13.0.tar.xz.asc
+ source = https://github.com/logrotate/logrotate/releases/download/3.14.0/logrotate-3.14.0.tar.xz
+ source = https://github.com/logrotate/logrotate/releases/download/3.14.0/logrotate-3.14.0.tar.xz.asc
source = logrotate.conf
validpgpkeys = 992A96E075056E79CD8214F9873DB37572A37B36
- md5sums = 78ef24d6fddcc4df8e412dd75c551b4c
+ md5sums = 1c0f6e6e490c4bcac0a1e77ad1310683
md5sums = SKIP
md5sums = 94dae4d3eded2fab9ae879533d3680db
diff --git a/PKGBUILD b/PKGBUILD
index e4cf153f633d..9da6504c5b0a 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.13.0
+pkgver=3.14.0
pkgrel=1
pkgdesc="Rotates system logs automatically with SELinux support"
arch=('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=('78ef24d6fddcc4df8e412dd75c551b4c'
+md5sums=('1c0f6e6e490c4bcac0a1e77ad1310683'
'SKIP'
'94dae4d3eded2fab9ae879533d3680db')
validpgpkeys=('992A96E075056E79CD8214F9873DB37572A37B36')