diff --git a/mingw-w64-python-win_inet_pton/PKGBUILD b/mingw-w64-python-win_inet_pton/PKGBUILD index b36088abfe..c4e320cc7a 100644 --- a/mingw-w64-python-win_inet_pton/PKGBUILD +++ b/mingw-w64-python-win_inet_pton/PKGBUILD @@ -4,7 +4,7 @@ _realname=win_inet_pton pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes) (mingw-w64)" arch=('any') url='https://github.com/hickeroar/win_inet_pton'