[arch-commits] Commit in sequoia-keyring-linter/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Wed Aug 4 00:45:47 UTC 2021


    Date: Wednesday, August 4, 2021 @ 00:45:47
  Author: anthraxx
Revision: 993607

upgpkg: sequoia-keyring-linter 0.5.0-2: add to sequoia group

Modified:
  sequoia-keyring-linter/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-04 00:41:52 UTC (rev 993606)
+++ PKGBUILD	2021-08-04 00:45:47 UTC (rev 993607)
@@ -2,12 +2,12 @@
 
 pkgname=sequoia-keyring-linter
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='OpenPGP certificate linter'
 url='https://sequoia-pgp.org/'
 arch=('x86_64')
 license=('GPL2')
-group=('sequoia')
+groups=('sequoia')
 depends=('glibc' 'nettle' 'libhogweed.so' 'libnettle.so' 'gcc-libs' 'gmp')
 makedepends=('git' 'cargo' 'llvm' 'clang')
 source=(https://gitlab.com/sequoia-pgp/keyring-linter/-/archive/v${pkgver}/keyring-linter-v${pkgver}.tar.gz)



More information about the arch-commits mailing list