python-smartypants: Update to 2.0.2

This commit is contained in:
Christoph Reiter 2025-06-19 06:59:38 +02:00
parent 6b8f427621
commit 16351c2c02

View File

@ -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() {