Date: Tuesday, April 14, 2020 @ 05:18:28 Author: andyrtr Revision: 380304
upgpkg: man-pages 5.06-1: upstream update 5.06 Modified: man-pages/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-13 23:06:14 UTC (rev 380303) +++ PKGBUILD 2020-04-14 05:18:28 UTC (rev 380304) @@ -1,9 +1,9 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=man-pages -pkgver=5.05 +pkgver=5.06 _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=('d5b135b1196d9258138610dbc47190d8b9ac9dee7f8ee6d9196f7fc6a036eb47' +sha256sums=('70b8a902a9daa0a596188c1925373199dbad590eb06d7c0e505c4b33e8bbfe50' 'SKIP' '19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808' 'SKIP')
