Date: Saturday, June 11, 2022 @ 16:25:58 Author: felixonmars Revision: 1233879
upgpkg: python-pytorch 1.11.0-10: protobuf 21 rebuild Modified: python-pytorch/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-11 15:51:22 UTC (rev 1233878) +++ PKGBUILD 2022-06-11 16:25:58 UTC (rev 1233879) @@ -6,7 +6,7 @@ pkgname=("${pkgbase}" "${pkgbase}-cuda") pkgver=1.11.0 _pkgver=1.11.0 -pkgrel=9 +pkgrel=10 _pkgdesc='Tensors and Dynamic neural networks in Python with strong GPU acceleration' pkgdesc="${_pkgdesc}" arch=('x86_64')