diff options
author | Tim Biermann <tbier@posteo.de> | 2021-05-16 02:20:31 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-05-16 02:20:31 +0000 |
commit | eec05892d9431abfbf6ae008f632bc9d52665963 (patch) | |
tree | 42bf21e4c9f3e0f0cfa263430ac94badec42bfa7 /python3-xlib | |
parent | e04b24b948b8ac05a8b5d57f69c4f03810d00ec7 (diff) | |
download | contrib-eec05892d9431abfbf6ae008f632bc9d52665963.tar.gz contrib-eec05892d9431abfbf6ae008f632bc9d52665963.tar.xz |
python3-xlib: 0.29 -> 0.30
Diffstat (limited to 'python3-xlib')
-rw-r--r-- | python3-xlib/.signature | 6 | ||||
-rw-r--r-- | python3-xlib/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-xlib/.signature b/python3-xlib/.signature index a7ff80ece..08f26a45d 100644 --- a/python3-xlib/.signature +++ b/python3-xlib/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF345msukTopqfX8q0Ze5chYe/rC/Dm3MlvkAwzyC6qD9ZZ0WYNqRSR7D+YY7/sjsgW5CsEFk5/y8MvTrJ/FWwPQY= -SHA256 (Pkgfile) = b50c06d77bec5012465c423e67e413bb1a959923311c9376c5d73f378eb4743d +RWSagIOpLGJF3zsDc722hbFMGGgI7Pn6DVFQ61GlhQE/89NjL54CmGeeTRFQUPGsGQZ76xAA+DePMBM5+Da51AI7GhZ+hXBSSww= +SHA256 (Pkgfile) = 9f6ce3603e3a201f075ca3813db7324bcadacb35827497ad45e19cdaffbd3d70 SHA256 (.footprint) = 69a7b26eb15f473c6e1ff1591025293f026a5fd7ccecda6992d001c75dc54bb5 -SHA256 (python-xlib-0.29.tar.bz2) = 1c7ed1da3fc507e5cdb636c55b3619aac3c7a226b01860191bcba887d7ebeb6d +SHA256 (python-xlib-0.30.tar.bz2) = fd237f4eed494bb6fc6f0f94a15279aa9a50c90eeaef4fc57d1f9e923818456b diff --git a/python3-xlib/Pkgfile b/python3-xlib/Pkgfile index 494818552..d1c6ba959 100644 --- a/python3-xlib/Pkgfile +++ b/python3-xlib/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-importlib_metadata name=python3-xlib -version=0.29 +version=0.30 release=1 source=(https://github.com/python-xlib/python-xlib/releases/download/$version/python-xlib-$version.tar.bz2) |