Date: Wednesday, June 10, 2020 @ 13:49:37 Author: andyrtr Revision: 388747
upgpkg: man-pages 5.07-1: upstream update 5.07 Modified: man-pages/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 12:35:24 UTC (rev 388746) +++ PKGBUILD 2020-06-10 13:49:37 UTC (rev 388747) @@ -1,9 +1,9 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=man-pages -pkgver=5.06 +pkgver=5.07 _posixver=2013-a -pkgrel=2 +pkgrel=1 pkgdesc="Linux man pages" arch=('any') license=('GPL' 'custom') @@ -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=('70b8a902a9daa0a596188c1925373199dbad590eb06d7c0e505c4b33e8bbfe50' +sha256sums=('8dc7ffaaf118b7fbb0fb4f962f743d66260071a030b64b149d1ce463d8c1638d' 'SKIP' '19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808' 'SKIP')
