Date: Wednesday, February 3, 2021 @ 08:17:35 Author: alucryd Revision: 842423
upgpkg: python-mpd2 3.0.4-1 Modified: python-mpd2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 08:17:23 UTC (rev 842422) +++ PKGBUILD 2021-02-03 08:17:35 UTC (rev 842423) @@ -6,7 +6,7 @@ # Contributor: stonecrest <stonecrest[at]gmail[dot]com> pkgname=python-mpd2 -pkgver=3.0.3 +pkgver=3.0.4 pkgrel=1 pkgdesc='Python library which provides a client interface for the Music Player Daemon' url=https://github.com/Mic92/python-mpd2 @@ -17,7 +17,7 @@ python-setuptools ) arch=(any) -_tag=9c0639735ca8bf68042ff20495c51a6b0fd10e27 +_tag=954473205ec8bcae4a9d8b5e8c26187450e968fe source=(git+https://github.com/Mic92/python-mpd2.git#tag=${_tag}) sha256sums=(SKIP)
