[arch-commits] Commit in python2-poster/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Apr 26 21:59:38 UTC 2019


    Date: Friday, April 26, 2019 @ 21:59:37
  Author: arojas
Revision: 454363

https, pgp

Modified:
  python2-poster/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 21:58:03 UTC (rev 454362)
+++ PKGBUILD	2019-04-26 21:59:37 UTC (rev 454363)
@@ -6,12 +6,13 @@
 pkgrel=4
 pkgdesc="A set of classes and functions to faciliate making HTTP POST (or PUT) requests using the standard multipart/form-data encoding in Python with urllib2"
 arch=(any)
-url="http://atlee.ca/software/poster/"
+url="https://atlee.ca/software/poster/"
 license=('MIT')
 depends=('python2')
 makedepends=('python2-setuptools')
-source=("http://atlee.ca/software/poster/dist/$pkgver/poster-$pkgver.tar.gz"
+source=("https://atlee.ca/software/poster/dist/$pkgver/poster-$pkgver.tar.gz"{,.asc}
         "LICENSE")
+validpgpkeys=('79835F835202491614B8129427EF48554428DB0C') # Chris AtLee <chris at atlee.ca>
 
 prepare() {
   cd poster-$pkgver
@@ -36,4 +37,5 @@
 }
 
 sha512sums=('2e2b74ec1685c3558dbe571c23e318cbafb74a9e487397c38adc3f8f9eb2864cf4dda70418cd08294c3498e03e0e9f516b6ee6e0ed03b05fe8e7ad7636631e9f'
+            'SKIP'
             '1e9853e6b43ad99964be76e2ff0e95131144946fdae5b0745ea5e4f333cc56de9b72bc040880ef64dc2e2655e7d522a4e37f2a26edf1ebc9459e8fbbff17e517')



More information about the arch-commits mailing list