[arch-commits] Commit in audit/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed May 22 21:45:46 UTC 2019
Date: Wednesday, May 22, 2019 @ 21:45:46
Author: anthraxx
Revision: 353881
upgpkg: audit 2.8.5-1
Modified:
audit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-22 21:43:18 UTC (rev 353880)
+++ PKGBUILD 2019-05-22 21:45:46 UTC (rev 353881)
@@ -8,8 +8,8 @@
pkgbase=audit
pkgname=('audit' 'python2-audit' 'python-audit')
-pkgver=2.8.4
-pkgrel=3
+pkgver=2.8.5
+pkgrel=1
pkgdesc='Userspace components of the audit framework'
url='https://people.redhat.com/sgrubb/audit'
arch=('x86_64')
@@ -17,7 +17,7 @@
license=('GPL')
options=('emptydirs')
source=(${pkgbase}-${pkgver}.tar.gz::https://people.redhat.com/sgrubb/audit/${pkgbase}-${pkgver}.tar.gz)
-sha512sums=('5795c565effab995cee447a2dc457ef6a6f15201fb185d7104992ac373a3cb5cfc865dd661c0896a895c96f452eff392d455064d0eead55cd7364d96e0d15c4a')
+sha512sums=('7d416aaa21c1a167f8e911ca82aecbaba804424f3243f505066c43ecc4a62a34feb2c27555e99d3268608404793dccca0f828c63670e3aa816016fb493f8174a')
prepare() {
cd ${pkgbase}-${pkgver}
More information about the arch-commits
mailing list