[arch-commits] Commit in python-gnupginterface/trunk (PKGBUILD)

Frederik Schwan freswa at archlinux.org
Wed Oct 7 20:26:13 UTC 2020


    Date: Wednesday, October 7, 2020 @ 20:26:12
  Author: freswa
Revision: 720949

implement FS#68146

Modified:
  python-gnupginterface/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 20:26:02 UTC (rev 720948)
+++ PKGBUILD	2020-10-07 20:26:12 UTC (rev 720949)
@@ -9,8 +9,8 @@
 url='http://py-gnupg.sourceforge.net/'
 license=('GPL')
 depends=('gnupg' 'python')
-source=("http://downloads.sourceforge.net/sourceforge/py-gnupg/GnuPGInterface-$pkgver.tar.gz")
-md5sums=('d4627d83446f96bd8c22f8d15db3f7c2')
+source=("https://downloads.sourceforge.net/sourceforge/py-gnupg/GnuPGInterface-$pkgver.tar.gz")
+sha256sums=('0ea672251e2e3f71b62fef0c01539519d500f6b338f803af6b57e67a73cca8e6')
 
 package() {
 	cd "$srcdir/GnuPGInterface-$pkgver"



More information about the arch-commits mailing list