summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElvis Angelaccio2018-07-21 16:07:16 +0200
committerElvis Angelaccio2018-07-21 16:07:16 +0200
commit8f6f0631061831b6a479ff6be8f8db965c8f806e (patch)
tree9a0e380656a0b5d953a3441e918f62cab5806555
parent5af20f0ba9840e2e5523633e63aea7bd246e8bb3 (diff)
downloadaur-8f6f0631061831b6a479ff6be8f8db965c8f806e.tar.gz
Drop gpg key
No idea why I had added this, I'm obviously not signing the upstream source tarball with my gpg key.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e4c6ae35d46..7ea3e3fca6ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url="https://pypi.python.org/pypi/$pkgname"
depends=('certbot' 'python-boto3' 'python-zope-component' 'python-zope-interface')
source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('d3fe8c152cf4c9f1dcd17c4edd8008e3')
-validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA')
build() {
cd "$srcdir"/$pkgname-$pkgver