diff --git a/python-smartypants/PKGBUILD b/python-smartypants/PKGBUILD index ccc946b8..e0b5d970 100644 --- a/python-smartypants/PKGBUILD +++ b/python-smartypants/PKGBUILD @@ -2,8 +2,8 @@ pkgname=python-smartypants _pyname=smartypants -pkgver=2.0.1 -pkgrel=3 +pkgver=2.0.2 +pkgrel=1 pkgdesc="Python with the SmartyPants" url="https://github.com/leohemsted/smartypants.py" msys2_references=( @@ -17,7 +17,7 @@ makedepends=( 'python-build' 'python-installer' ) -sha256sums=('b98191911ff3b4144ef8ad53e776a2d0ad24bd508a905c6ce523597c40022773') +sha256sums=('560ae7485a27c288f5bd63131f5c3c7b8f0745f50e7c3f85f0bbc65d87799d19') source=("$pkgname-$pkgver.tar.gz::https://github.com/leohemsted/${_pyname}.py/archive/v${pkgver}.tar.gz") build() {