diff --git a/PKGBUILD b/PKGBUILD index a2ea431b8..1ebef910b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Yao Zi pkgname=python-tempora -pkgver=5.8.0 +pkgver=5.8.1 pkgrel=1 pkgdesc='Objects and routines pertaining to date and time (tempora).' url='https://github.com/jaraco/tempora' @@ -12,7 +12,7 @@ makedepends=(python-build python-wheel python-installer python-setuptools python-setuptools-scm git) # checkdepends=(python-freezegun python-pytest python-pytest-freezegun) source=("git+$url.git#tag=v$pkgver") -sha256sums=('6cd75331757dcfa85efe444fe8666866a39fc6a45aea08af00b188818560c20c') +sha256sums=('cb786843522393e347ff29f2aebfd219619d447c72f9f591b44e841526a1907f') build () { cd tempora