Skip to content
Snippets Groups Projects
Commit 6dfd69c7 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Added SIGNKEYS to electrum, midori, pkglab, tor and youtube-dl helpers

parent 6b8d9f1e
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
VERSION=1
EXTERNAL="deb-src http://ftp.debian.org/debian testing main"
SIGNKEY="46925553"
apt-get install --force-yes -y debian-archive-keyring
......
......@@ -19,6 +19,7 @@
VERSION=1
EXTERNAL='deb-src http://ppa.launchpad.net/midori/ppa/ubuntu $UPSTREAM main'
SIGNKEY="61E5F6C1A69241F1"
. ./config
......
......@@ -19,6 +19,8 @@
VERSION=1
EXTERNAL='deb-src http://ftp.us.debian.org/debian stable main'
SIGNKEY="46925553"
. ./config
changelog "Pkglab compiled for trisquel"
......
......@@ -19,8 +19,7 @@
VERSION=1
EXTERNAL='deb-src http://deb.torproject.org/torproject.org trusty main'
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 886DDD89
SIGNKEY="886DDD89"
. ./config
......
......@@ -19,8 +19,7 @@
VERSION=1
EXTERNAL='deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu $UPSTREAM main'
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 531EE72F4C9D234C
SIGNKEY="531EE72F4C9D234C"
. ./config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment