Date: Sunday, July 31, 2022 @ 17:59:29 Author: arojas Revision: 1259366
upgpkg: python-sphinxcontrib-seqdiag 3.0.0-1: Update to 3.0.0 Modified: python-sphinxcontrib-seqdiag/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-31 17:57:49 UTC (rev 1259365) +++ PKGBUILD 2022-07-31 17:59:29 UTC (rev 1259366) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-sphinxcontrib-seqdiag -pkgver=2.0.0 -pkgrel=5 +pkgver=3.0.0 +pkgrel=1 pkgdesc="A sphinx extension for embedding sequence diagram using seqdiag" url="https://github.com/blockdiag/sphinxcontrib-seqdiag" license=('BSD') @@ -11,7 +11,7 @@ makedepends=('python-setuptools') checkdepends=('python-nose' 'python-mock' 'python-reportlab' 'python-sphinx-testing') source=("$pkgname-$pkgver.tar.gz::https://github.com/blockdiag/sphinxcontrib-seqdiag/archive/$pkgver.tar.gz") -sha512sums=('c75ab1239ebbe3a16ade03de9bffcf7d4d2247f19745bc8f2d9fb9ea5c7f73befe19ed7249688e26d78827bdb5b53b8ac8157c4032cd3e904f539a70de11a4f6') +sha512sums=('c66d823e264a75ebce4234fce24de7b308e98baa4aca080ee12baa3da8a20a0d6a667349a6ed1a8f26e31d01edf23f7e999707d2212f378db625f0b84cd009b1') build() { cd sphinxcontrib-seqdiag-$pkgver
