Date: Wednesday, August 11, 2021 @ 09:03:09 Author: felixonmars Revision: 997435
upgpkg: python-cython-test-exception-raiser 1.0.2-1 Modified: python-cython-test-exception-raiser/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-11 08:59:09 UTC (rev 997434) +++ PKGBUILD 2021-08-11 09:03:09 UTC (rev 997435) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-cython-test-exception-raiser -pkgver=1.0.0 +pkgver=1.0.2 pkgrel=1 pkgdesc="A trivial extension that just raises an exception" url="https://github.com/twisted/cython-test-exception-raiser" @@ -10,7 +10,7 @@ depends=('python') makedepends=('python-setuptools' 'cython') source=("https://github.com/twisted/cython-test-exception-raiser/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('4e1c5dd65a7c493cf43213badfcaaeb0df9c4774cc6f90cfd437612126893e7831d218c707599adb97dbee7ebaaa2372c796c634d75738bd06328735eb8f1189') +sha512sums=('ad245eb87fe2d4d93d244b125d80f17fe6deeac86ae9a9129d211d9ff1738da39dc30d49a80f33d50a6fa52029403018c87a8637db9c21098ef8b0e3afe20ea7') build() { cd cython-test-exception-raiser-$pkgver
