[arch-commits] Commit in gnunet/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Mar 14 17:40:43 UTC 2018
Date: Wednesday, March 14, 2018 @ 17:40:42
Author: anthraxx
Revision: 307794
upgpkg: gnunet 0.10.1-12 (libpsl rebuild)
Modified:
gnunet/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-14 17:29:20 UTC (rev 307793)
+++ PKGBUILD 2018-03-14 17:40:42 UTC (rev 307794)
@@ -4,7 +4,7 @@
pkgname=gnunet
pkgver=0.10.1
-pkgrel=11
+pkgrel=12
pkgdesc="A framework for secure peer-to-peer networking"
arch=('x86_64')
url="http://gnunet.org"
@@ -20,9 +20,12 @@
'opus')
backup=(etc/gnunetd.conf)
options=('!makeflags')
-source=(ftp://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
- gnunet.service
- defaults.conf)
+# TODO: key revoked, check for new signature on new release
+# source=(https://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz{,.sig}
+source=(https://ftp.gnu.org/gnu/gnunet/gnunet-${pkgver/_/}.tar.gz
+ gnunet.service
+ defaults.conf)
+validpgpkeys=('19647543F7861D3BF4E64FF7BF60708B48426C7E')
md5sums=('b1171f038473f8eb7fe86db138624ff7'
'54cce3d2415d95b2e5bd1bd88db3a0ea'
'0fe23b2ca5b3fc47a0b5645e04406da0')
More information about the arch-commits
mailing list