[arch-commits] Commit in man-pages/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri May 22 17:21:36 UTC 2009
Date: Friday, May 22, 2009 @ 13:21:36
Author: andyrtr
Revision: 39889
upgpkg: man-pages 3.21-1
new version 3.21
Modified:
man-pages/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-05-22 16:17:12 UTC (rev 39888)
+++ PKGBUILD 2009-05-22 17:21:36 UTC (rev 39889)
@@ -2,9 +2,9 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=man-pages
-pkgver=3.20
+pkgver=3.21
_posixver=2003-a
-pkgrel=2
+pkgrel=1
pkgdesc="Linux man pages"
arch=(i686 x86_64)
license=('GPL')
@@ -13,7 +13,7 @@
depends=()
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=('2df4c07be521ef7c2579eeaae677ad8c'
+md5sums=('05eb6e209375f24cd40c7b106323d1c3'
'7c78aff03c0a6767ba483d34f19e4b09')
build() {
More information about the arch-commits
mailing list