From 88dd20e0848ce6eaaad01b0701b08896280c9828 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 8 Feb 2025 08:07:37 +0000 Subject: [PATCH] python-pmw: auto updated to 2.1.1-4 --- BioArchLinux/python-pmw/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-pmw/PKGBUILD b/BioArchLinux/python-pmw/PKGBUILD index 558972b5bd..d86061e798 100644 --- a/BioArchLinux/python-pmw/PKGBUILD +++ b/BioArchLinux/python-pmw/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-pmw pkgver=2.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="A toolkit for high-level compound widgets in Python using the Tkinter module" arch=('any') url="http://pmw.sourceforge.net/"