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

Evgeniy Alekseev arcanis at nymeria.archlinux.org
Tue Nov 12 21:40:22 UTC 2013


    Date: Tuesday, November 12, 2013 @ 22:40:22
  Author: arcanis
Revision: 100884

upgpkg: python2-pmw 1.3.3b-2

Modified:
  python2-pmw/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-12 21:32:32 UTC (rev 100883)
+++ PKGBUILD	2013-11-12 21:40:22 UTC (rev 100884)
@@ -5,12 +5,15 @@
 
 pkgname=python2-pmw
 pkgver=1.3.3b
-pkgrel=1
+pkgrel=2
 pkgdesc="A toolkit for high-level compound widgets in Python using the Tkinter module"
 arch=('i686' 'x86_64')
 url="http://pmw.sourceforge.net/doc/index.html"
 license=('MIT')
 depends=('python2' 'tk')
+conflicts=('python-pmw')
+provides=('python-pmw')
+replaces=('python-pmw')
 source=(${pkgname}-${pkgver}.tar.gz::http://sourceforge.net/projects/pmw/files/Pmw/Pmw.1.3.3/Pmw_1_3_3b.tar.gz/download
         "LICENSE.txt")
 md5sums=('d8b998b921584db32a5eeeddc6bc606c'




More information about the arch-commits mailing list