[arch-commits] Commit in man-pages/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Feb 25 20:20:35 UTC 2012


    Date: Saturday, February 25, 2012 @ 15:20:35
  Author: andyrtr
Revision: 151378

fix download url, FS#28603

Modified:
  man-pages/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-25 20:12:26 UTC (rev 151377)
+++ PKGBUILD	2012-02-25 20:20:35 UTC (rev 151378)
@@ -11,8 +11,8 @@
 url="http://man7.org/linux/man-pages/index.html"
 groups=('base')
 depends=()
-source=(http://man7.org/linux/man-pages/download/$pkgname-$pkgver.tar.gz
-	http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2)
+source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.gz
+        http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2)
 md5sums=('e41432ee35a49036bbaf8d4598506e9c'
          '7c78aff03c0a6767ba483d34f19e4b09')
 




More information about the arch-commits mailing list