Date: Monday, November 2, 2020 @ 07:35:08 Author: andyrtr Revision: 399130
upgpkg: man-pages 5.09-1: upstream update 5.09 Modified: man-pages/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 07:10:44 UTC (rev 399129) +++ PKGBUILD 2020-11-02 07:35:08 UTC (rev 399130) @@ -1,7 +1,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=man-pages -pkgver=5.08 +pkgver=5.09 _posixver=2013-a pkgrel=1 pkgdesc="Linux man pages" @@ -11,7 +11,7 @@ source=(https://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.{xz,sign} https://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.{xz,sign}) # https://www.kernel.org/pub/linux/docs/man-pages/sha256sums.asc -sha256sums=('cea7cd31f8080ed8ec6725419e58bbe04ab0dd4fa0071526bd7cf0cd8d1bf7f7' +sha256sums=('df1a3476bf63336f5e0335c4c2a992359b301999e9dfe44fb2cac7466aec0bf2' 'SKIP' '19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808' 'SKIP')
