[arch-commits] Commit in rstcheck/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Fri Apr 15 19:45:22 UTC 2022
Date: Friday, April 15, 2022 @ 19:45:21
Author: polyzen
Revision: 1186620
upgpkg: rstcheck 3.5.0-1
Modified:
rstcheck/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-15 19:44:47 UTC (rev 1186619)
+++ PKGBUILD 2022-04-15 19:45:21 UTC (rev 1186620)
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=rstcheck
-pkgver=3.4.0
+pkgver=3.5.0
pkgrel=1
pkgdesc='Checks syntax of reStructuredText and code blocks nested within it'
arch=('any')
@@ -12,8 +12,8 @@
checkdepends=('python-sphinx')
optdepends=('python-sphinx: Sphinx support')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('a142f780bcfa5d17407f1729c66a45ddbbb979789dafda16b19aa347ea8a2d4c')
-b2sums=('f317283367fb581a8623fb3acf7265c01d895b84c23f20b3fcab2fb6d3db1a215c0c6ad9ec59bbbdc6240ffcb2533036b5605dad799a04930383afb323b152d8')
+sha256sums=('d4b035300b7d898403544f38c3a4980171ce85f487d25e188347bbafb6ee58c0')
+b2sums=('f773ccac6f98a317b195c0e6d948fd637fb5e93e187b64614f92aa315ed21e112e1c7ba9850500ce02210543388b716ffe1a58f5ef2a387697ed98d75fb4be40')
build() {
cd rstcheck-$pkgver
More information about the arch-commits
mailing list