diff options
author | Matt Housh <jaeger@crux.ninja> | 2020-10-20 20:26:25 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2020-10-20 20:26:25 -0500 |
commit | 1133e5ac827a6d076c84a188a9953f767fe23017 (patch) | |
tree | 6d5ea462effdb5ad9791b822ec66047b9243c77f /python3-pyxdg | |
parent | 941d6336f197b690173d9c0104973aea9507fb2f (diff) | |
parent | af9febeb76086e2b587b8b3b04dbeaf4780ca474 (diff) | |
download | contrib-1133e5ac827a6d076c84a188a9953f767fe23017.tar.gz contrib-1133e5ac827a6d076c84a188a9953f767fe23017.tar.xz |
Merge branch '3.5' into 3.6
Diffstat (limited to 'python3-pyxdg')
-rw-r--r-- | python3-pyxdg/.signature | 6 | ||||
-rw-r--r-- | python3-pyxdg/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python3-pyxdg/.signature b/python3-pyxdg/.signature index e4530d5ed..c914d9fe6 100644 --- a/python3-pyxdg/.signature +++ b/python3-pyxdg/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zgSkPJ2nem7mg9WL4gzenNELuylmV3svrWCXB81uT0EHLcEMcG5woTAwoaurwuwbneLeLhVTLYZlok5IRtloAc= -SHA256 (Pkgfile) = 19231b79b9cb148a72f383e87839e171bff6370f9e1ddb5504646f9c0acf6ff6 +RWSagIOpLGJF35XAba/SdRksH8hlZJYk0YyPQW/HwmU5ZQMMz53K/de60FL4VZIP4TmHyWczFrxKzACbczgwMCDI4d3o6j6PdwE= +SHA256 (Pkgfile) = 92014a74b7f0436d515f73f7402f3e3ea41302069b4b7e546478dcd8c4e913c7 SHA256 (.footprint) = 2701d5850a418454cdf0c6a812ba6cf4ef72ae736edfd162f4681cce4a854e00 -SHA256 (pyxdg-0.26.tar.gz) = fe2928d3f532ed32b39c32a482b54136fe766d19936afc96c8f00645f9da1a06 +SHA256 (pyxdg-0.27.tar.gz) = 80bd93aae5ed82435f20462ea0208fb198d8eec262e831ee06ce9ddb6b91c5a5 diff --git a/python3-pyxdg/Pkgfile b/python3-pyxdg/Pkgfile index a47d85125..3e3da9939 100644 --- a/python3-pyxdg/Pkgfile +++ b/python3-pyxdg/Pkgfile @@ -1,10 +1,10 @@ # Description: Python library to access freedesktop.org standards. # URL: http://freedesktop.org/wiki/Software/pyxdg # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: python3 +# Depends on: python3-setuptools name=python3-pyxdg -version=0.26 +version=0.27 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) |