From de1bfad9a24c603f2c4416ef3b15c8a49404b3bf Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:17:03 +0000 Subject: [PATCH] gnupg2: extract update_* to external update file --- srcpkgs/gnupg2/template | 1 - srcpkgs/gnupg2/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/gnupg2/update diff --git a/srcpkgs/gnupg2/template b/srcpkgs/gnupg2/template index 034114ac3d..88ded55159 100644 --- a/srcpkgs/gnupg2/template +++ b/srcpkgs/gnupg2/template @@ -19,7 +19,6 @@ short_desc="The GNU Privacy Guard" maintainer="Juan RP " license="GPL-3" homepage="http://www.gnupg.org/" -update_pkgname=gnupg distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2" checksum=70ecd01d2875db62624c911c2fd815742f50aef5492698eb3bfc09a08690ce49 diff --git a/srcpkgs/gnupg2/update b/srcpkgs/gnupg2/update new file mode 100644 index 0000000000..95f92483c0 --- /dev/null +++ b/srcpkgs/gnupg2/update @@ -0,0 +1 @@ +pkgname=gnupg