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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 16:11:21 UTC 2016


    Date: Monday, November 14, 2016 @ 16:11:20
  Author: spupykin
Revision: 195748

Modified:
  leafnode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 16:09:20 UTC (rev 195747)
+++ PKGBUILD	2016-11-14 16:11:20 UTC (rev 195748)
@@ -12,10 +12,12 @@
 install=leafnode.install
 options=(!emptydirs)
 backup=('etc/xinetd.d/leafnode')
-source=(http://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
+validpgpkeys=('FDD00C436E3307E10758C6A8BE618339052E7D95')
+source=(https://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2{,.asc}
 	leafnode.xinetd)
-md5sums=('df12ebcfbac6bbcef1822920ec1148cc'
-         '08cd0a81d6efe0803b5d0747ab31903f')
+sha256sums=('d75ba79961a8900b273eb74c3ad6976bf9fd64c2fa0284273e65f98190c5f2bc'
+            'SKIP'
+            '14c0a1315ee1de79fb2320dd0a40773e59571c67cedd8d222ba7bbc0a8d8c28c')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list