Date: Tuesday, January 19, 2021 @ 07:08:25 Author: alucryd Revision: 823661
upgpkg: python-mpd2 3.0.3-1 Modified: python-mpd2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-19 07:07:40 UTC (rev 823660) +++ PKGBUILD 2021-01-19 07:08:25 UTC (rev 823661) @@ -6,7 +6,7 @@ # Contributor: stonecrest <stonecrest[at]gmail[dot]com> pkgname=python-mpd2 -pkgver=3.0.1 +pkgver=3.0.3 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=7b37f1b69b5d5265d542579e47d27f3727b94989 +_tag=9c0639735ca8bf68042ff20495c51a6b0fd10e27 source=(git+https://github.com/Mic92/python-mpd2.git#tag=${_tag}) sha256sums=(SKIP)
