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

Evgeniy Alekseev arcanis at archlinux.org
Mon May 25 10:45:56 UTC 2015


    Date: Monday, May 25, 2015 @ 12:45:55
  Author: arcanis
Revision: 134041

upgpkg: python-pmw 2.0.1-1

Modified:
  python-pmw/trunk/ChangeLog
  python-pmw/trunk/PKGBUILD

-----------+
 ChangeLog |    3 +++
 PKGBUILD  |    8 ++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2015-05-25 10:06:01 UTC (rev 134040)
+++ ChangeLog	2015-05-25 10:45:55 UTC (rev 134041)
@@ -1,3 +1,6 @@
+2.0.1-1:
+upstream update
+
 2.0.0-2:
 rebuild according to FS#42100
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-25 10:06:01 UTC (rev 134040)
+++ PKGBUILD	2015-05-25 10:45:55 UTC (rev 134041)
@@ -6,16 +6,16 @@
 
 pkgbase=python-pmw
 pkgname=('python2-pmw' 'python-pmw')
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="A toolkit for high-level compound widgets in Python using the Tkinter module"
 arch=('any')
 url="http://pmw.sourceforge.net/"
 license=('MIT')
 depends=('python' 'python2' 'tk')
-source=(${pkgname}-${pkgver}.tar.gz::http://sourceforge.net/projects/pmw/files/Pmw-${pkgver}.tar.gz/download
+source=(${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/source/P/Pmw/Pmw-${pkgver}.tar.gz
         "LICENSE.txt")
-md5sums=('c7c3f26c4f5abaa99807edefee578fc0'
+md5sums=('8080b0fabc731ff236f97e88e13b3938'
          '28b047a148c1780eddcf4bed6b150123')
 changelog="ChangeLog"
 



More information about the arch-commits mailing list