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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jun 6 17:05:01 UTC 2022


    Date: Monday, June 6, 2022 @ 17:05:00
  Author: arojas
Revision: 447640

Update to 0.28

Modified:
  pyxdg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 16:35:13 UTC (rev 447639)
+++ PKGBUILD	2022-06-06 17:05:00 UTC (rev 447640)
@@ -4,8 +4,8 @@
 
 pkgbase=pyxdg
 pkgname=python-pyxdg
-pkgver=0.27
-pkgrel=4
+pkgver=0.28
+pkgrel=1
 pkgdesc="Python library to access freedesktop.org standards"
 arch=('any')
 url="http://freedesktop.org/Software/pyxdg"
@@ -16,7 +16,7 @@
 replaces=('python-xdg<0.26-5')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${pkgbase::1}/${pkgbase}/${pkgbase}-${pkgver}.tar.gz")
-sha1sums=('e4afee88cc156da408e10508a1a21b16082781b0')
+sha1sums=('7b5459fe24f92d20c6dbb1e83f071f5b11c6f5da')
 validpgpkeys=('6391296E3F25C0A721C1F1AFAF88B3AC5DECB224') # Thomas Kluyver
 
 build() {



More information about the arch-commits mailing list