[arch-commits] Commit in arch-audit/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Feb 17 18:39:19 UTC 2021
Date: Wednesday, February 17, 2021 @ 18:39:19
Author: anthraxx
Revision: 862614
upgpkg: arch-audit 0.1.17-1
Modified:
arch-audit/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-17 18:32:05 UTC (rev 862613)
+++ PKGBUILD 2021-02-17 18:39:19 UTC (rev 862614)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=arch-audit
-pkgver=0.1.16
+pkgver=0.1.17
pkgrel=1
pkgdesc='A utility like pkg-audit based on Arch Security Team data'
url='https://gitlab.com/ilpianista/arch-audit'
@@ -12,7 +12,8 @@
arch=('x86_64')
license=('MIT')
source=("https://gitlab.com/ilpianista/arch-audit/-/archive/${pkgver}/arch-audit-${pkgver}.tar.gz")
-sha512sums=('a55d0dcd130893696ca688b0631651a42b5c51b22dae8b87d5368f332492735354f95ee4defbe7572bf9cc9d2a557aac08c992ab95144ed0a9e00c1919056d4f')
+sha512sums=('73767836e3b6b43c8007c6b451eb6b61ef09bbe5861cab26ca623fc60b20a4948445bcbe1c8911d726ec64cb77149733151048d92ed6f23151db489a1b4a1560')
+b2sums=('2bef53e08117e4256515a65ce2ae255b8d73362a2e96a30f69e0f7a4126ee3f6c4998cbd283241c72a743ee232e6b5d415b6bf71c53a059fb80556f54a532a60')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list