[arch-commits] Commit in ndisc6/trunk (PKGBUILD)

Sébastien Luttringer seblu at gemini.archlinux.org
Fri Mar 25 23:25:04 UTC 2022


    Date: Friday, March 25, 2022 @ 23:25:04
  Author: seblu
Revision: 1176737

upgpkg: ndisc6 1.0.5-1

Modified:
  ndisc6/trunk/PKGBUILD

----------+
 PKGBUILD |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 23:23:00 UTC (rev 1176736)
+++ PKGBUILD	2022-03-25 23:25:04 UTC (rev 1176737)
@@ -3,8 +3,8 @@
 # Contributor: Mark Smith <markzzzsmith at yahoo.com.au>
 
 pkgname=ndisc6
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.5
+pkgrel=1
 pkgdesc='Collection of IPv6 networking utilities'
 arch=('x86_64')
 url='https://www.remlab.net/ndisc6/'
@@ -13,14 +13,14 @@
 makedepends=('glibc' 'gcc' 'systemd')
 options=('!emptydirs')
 install=$pkgname.install
-source=("https://www.remlab.net/files/ndisc6/$pkgname-$pkgver.tar.bz2"{,.asc}
+source=("https://www.remlab.net/files/ndisc6/$pkgname-$pkgver.tar.bz2"
 	      'rdnssd at .service'
         'resolvconf-hook')
-validpgpkeys=('9480583353E334D2F03FE80CC3EC6DBEDD6D12BD') # Rémi Denis-Courmont <remi at remlab.net>
-md5sums=('a796350c1629aa3e438a2bb55be1b792'
-         'SKIP'
-         '58b44cbe6d38082fb299eb136754bf31'
-         '48d0a77ed9536cd0d4642e1f1ca0b255')
+#Contacted by mail, Rémi was not able to provide its public key.
+#He suggested to only rely on https to trust the source.
+sha256sums=('36932f9fc47e2844abcda7550fa1343b3af4b4208dfb61e0c9d9224aad5df351'
+            '7b3055a55b6367691cc42e6ba30879f6a2690629ad66211448649a6e7a81758c'
+            'c485bb8e5ee480dca2897f950ba9854f8b9deaf782480072536fa4f2d0152d24')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list