summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2019-10-04 19:11:46 +1000
committerDanny Rawlins <monster.romster@gmail.com>2019-10-04 19:11:46 +1000
commit128e56c291f0baedb85491ecd57e3f690c815b21 (patch)
treecd2a124a518c490cdc1e2dc2e73348fe45f49a3d
parent6235574fecd93e30faeea58afb02db1df39e2db6 (diff)
downloadopt-128e56c291f0baedb85491ecd57e3f690c815b21.tar.gz
opt-128e56c291f0baedb85491ecd57e3f690c815b21.tar.xz
pinentry-gtk2: clean up source and url
-rw-r--r--pinentry-gtk2/.signature4
-rw-r--r--pinentry-gtk2/Pkgfile7
2 files changed, 5 insertions, 6 deletions
diff --git a/pinentry-gtk2/.signature b/pinentry-gtk2/.signature
index c7d5ec697..b5146984d 100644
--- a/pinentry-gtk2/.signature
+++ b/pinentry-gtk2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/b0j9LpycSTsnhh7kdT9LcfKO+2go1tl3AMPVDCO8+6lVEu57cHUT+WfPohB3AIBSzEzH7rp1eY8LAYzppV4FAE=
-SHA256 (Pkgfile) = 18b551e39af219be14117c04cfbb869020f57fc7193225413de4949fcf394920
+RWSE3ohX2g5d/TVEi/3WzYmbzWYNGKcEs8bKRy3fclBOb+c6VXSiGRHthu1OZpl6SSjkj6XLUweBKe+mTDcEs8S9toR/ufplKgw=
+SHA256 (Pkgfile) = d2e3b8224675c5cd0e3c2044ecb379c94b0cca774130fec75b4c284668c14b97
SHA256 (.footprint) = 0e886c6c8a4b6c801407e0906364312ec70d121652614d93bc548bebc4555b06
SHA256 (pinentry-1.1.0.tar.bz2) = 68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570
diff --git a/pinentry-gtk2/Pkgfile b/pinentry-gtk2/Pkgfile
index 2fd0395a4..02278731f 100644
--- a/pinentry-gtk2/Pkgfile
+++ b/pinentry-gtk2/Pkgfile
@@ -1,13 +1,12 @@
# Description: Secure PinEntry Dialog
-# URL: http://www.gnupg.org
+# URL: https://gnupg.org/related_software/pinentry/
# Maintainer: Thomas Penteker, tek at serverop dot de
-# Packager: Alan Mizrahi, alan at mizrahi dot com dot ve
-# Depends on: pinentry, gtk
+# Depends on: pinentry gtk
name=pinentry-gtk2
version=1.1.0
release=1
-source=(ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-$version.tar.bz2)
+source=(https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-$version.tar.bz2)
build() {
cd pinentry-$version

Generated by cgit