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

Jelle van der Waa jelle at archlinux.org
Wed Jun 28 09:41:26 UTC 2017


    Date: Wednesday, June 28, 2017 @ 09:41:25
  Author: jelle
Revision: 241329

upgpkg: python-mechanize 1:0.3.4-1

Modified:
  python-mechanize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-28 09:22:52 UTC (rev 241328)
+++ PKGBUILD	2017-06-28 09:41:25 UTC (rev 241329)
@@ -6,7 +6,7 @@
 
 pkgbase=python-mechanize
 pkgname=python2-mechanize
-pkgver=0.3.3
+pkgver=0.3.4
 pkgrel=1
 epoch=1
 pkgdesc='Stateful programmatic web browsing in Python'
@@ -16,7 +16,7 @@
 depends=('python2' 'python2-html5lib')
 makedepends=('python2-distribute')
 source=("https://github.com/python-mechanize/mechanize/archive/v$pkgver.tar.gz")
-sha256sums=('cf51c7c61ba11ed51490412d3f19bb2b0d8ab3ffce76a4c3250f4d97c4902f05')
+sha256sums=('225f5abdd4b0204d544374aed16ed27db504e2d7f0cb0f0c25b9edae991e5f28')
 
 package_python2-mechanize() {
   cd "mechanize-$pkgver"



More information about the arch-commits mailing list