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

Lukas Fleischer lfleischer at archlinux.org
Wed Aug 5 22:50:01 UTC 2020


    Date: Wednesday, August 5, 2020 @ 22:50:00
  Author: lfleischer
Revision: 670369

upgpkg: python-urwidtrees 1.0.3-1: upstream update

Modified:
  python-urwidtrees/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-05 22:48:52 UTC (rev 670368)
+++ PKGBUILD	2020-08-05 22:50:00 UTC (rev 670369)
@@ -3,8 +3,8 @@
 
 _pkgname=urwidtrees
 pkgname=python-urwidtrees
-pkgver=1.0.2
-pkgrel=5
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="Tree widgets for urwid."
 arch=(any)
 url="https://github.com/pazz/$_pkgname"
@@ -12,7 +12,7 @@
 makedepends=(python-sphinx)
 depends=(python 'python-urwid>=1.1.0')
 source=("$_pkgname-$pkgver.tar.gz::https://github.com/pazz/$_pkgname/archive/$pkgver.tar.gz")
-md5sums=('07699e009203486f9c1e19c2fd5ef201')
+md5sums=('44068550c3f538d64b667dc52eeca6cb')
 
 build() {
 	cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list