diff --git a/mingw-w64-python-xdg/PKGBUILD b/mingw-w64-python-xdg/PKGBUILD index cbe35a7c86..22f27e180b 100644 --- a/mingw-w64-python-xdg/PKGBUILD +++ b/mingw-w64-python-xdg/PKGBUILD @@ -8,7 +8,7 @@ _realname=xdg #This should be lowercase pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.26 -pkgrel=2 +pkgrel=3 pkgdesc="Python library to access freedesktop.org standards (mingw-w64)" arch=('any') url='https://freedesktop.org/Software/pyxdg'