Date: Tuesday, February 21, 2023 @ 13:35:27 Author: alucryd Revision: 1403241
upgpkg: python-mpd2 3.1.0-1 Modified: python-mpd2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-21 13:35:07 UTC (rev 1403240) +++ PKGBUILD 2023-02-21 13:35:27 UTC (rev 1403241) @@ -6,8 +6,8 @@ # Contributor: stonecrest <stonecrest[at]gmail[dot]com> pkgname=python-mpd2 -pkgver=3.0.5 -pkgrel=2 +pkgver=3.1.0 +pkgrel=1 pkgdesc='Python library which provides a client interface for the Music Player Daemon' url=https://github.com/Mic92/python-mpd2 license=(GPL3) @@ -17,7 +17,7 @@ python-setuptools ) arch=(any) -_tag=a4e74b3187c2d425c629d2141cc52345f7da4f46 +_tag=84ca21ccd7362dce023f8f67d7002338574de54f source=(git+https://github.com/Mic92/python-mpd2.git#tag=${_tag}) sha256sums=(SKIP)
