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

Antonio Rojas arojas at archlinux.org
Sat Mar 20 18:17:16 UTC 2021


    Date: Saturday, March 20, 2021 @ 18:17:16
  Author: arojas
Revision: 410380

Update to 0.27

Modified:
  pyxdg/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 18:14:19 UTC (rev 410379)
+++ PKGBUILD	2021-03-20 18:17:16 UTC (rev 410380)
@@ -4,15 +4,15 @@
 
 pkgbase=pyxdg
 pkgname=('python2-pyxdg' 'python-pyxdg')
-pkgver=0.26
-pkgrel=8
+pkgver=0.27
+pkgrel=1
 pkgdesc="Python library to access freedesktop.org standards"
 arch=('any')
 url="http://freedesktop.org/Software/pyxdg"
 license=("LGPL")
-makedepends=('python2' 'python')
+makedepends=('python2-setuptools' 'python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${pkgbase::1}/${pkgbase}/${pkgbase}-${pkgver}.tar.gz")
-sha1sums=('904b336596167b8e4a829d77ec4107d5d2e200a6')
+sha1sums=('e4afee88cc156da408e10508a1a21b16082781b0')
 validpgpkeys=('6391296E3F25C0A721C1F1AFAF88B3AC5DECB224') # Thomas Kluyver
 
 package_python2-pyxdg() {



More information about the arch-commits mailing list