[arch-commits] Commit in hotdoc/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Jul 8 04:22:29 UTC 2021
Date: Thursday, July 8, 2021 @ 04:22:28
Author: eschwartz
Revision: 975485
upgpkg: hotdoc 0.13.4-1: upstream release
Modified:
hotdoc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-08 04:10:08 UTC (rev 975484)
+++ PKGBUILD 2021-07-08 04:22:28 UTC (rev 975485)
@@ -2,7 +2,7 @@
_pkgname=hotdoc
pkgname=hotdoc
-pkgver=0.13.3
+pkgver=0.13.4
pkgrel=1
pkgdesc="the tastiest API documentation system"
arch=('x86_64')
@@ -15,8 +15,8 @@
optdepends=('clang: for the C extension'
'llvm: for the C extension')
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('226042da44a7a710316112fba1083c3165fe26bdfd701835569934c077a95cb1')
-b2sums=('bb01759ca7029f4fed448643316301c058fc81cc315d37b9bbddb9df117955c33ca5800c1e81eee8174e9e31f882dd0166d38fa23c59f8f6a3ee2d0528885a41')
+sha256sums=('2d917b20f084717ca607d39b4bc498292f9d170ddf3c94f21062cda7a3d5ab91')
+b2sums=('e9fa7d39970237a47c77d0c275fd84bf5ce3a446efabf810b23430ef06150d696e6ad223118fdd04632be297a0e564962cf3bbddafcfe9f3795036fbf0dc32a7')
build() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list