From 05ca5fae352160ee8a1bc901b02c53ff0402717a Mon Sep 17 00:00:00 2001
From: Alexander Baldeck <alex.bldck@gmail.com>
Date: Fri, 12 Jun 2020 17:17:42 +0200
Subject: [PATCH] * update man-pages to 5.07

---
 man-pages/PKGBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/man-pages/PKGBUILD b/man-pages/PKGBUILD
index f9115d0d86..520c371bce 100644
--- a/man-pages/PKGBUILD
+++ b/man-pages/PKGBUILD
@@ -2,17 +2,17 @@
 # Maintainer: Andreas Radke <andyrtr@archlinux.org>
 
 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')
-url="http://man7.org/linux/man-pages/index.html"
+url="https://www.kernel.org/doc/man-pages/"
 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')