summaryrefslogtreecommitdiffstats
path: root/editors/nano/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nano/DETAILS')
-rwxr-xr-xeditors/nano/DETAILS5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/nano/DETAILS b/editors/nano/DETAILS
index ce8d2320f4..2671f95467 100755
--- a/editors/nano/DETAILS
+++ b/editors/nano/DETAILS
@@ -3,9 +3,12 @@
SECURITY_PATCH=1
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
+ SOURCE2=$SOURCE.asc
+ SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.nano-editor.org/dist/v$BRANCH/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
WEB_SITE=http://www.nano-editor.org/
ENTERED=20010922
LICENSE[0]=GPL