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

Pierre Schmitz pierre at archlinux.org
Sat Feb 25 12:42:04 UTC 2012


    Date: Saturday, February 25, 2012 @ 07:42:03
  Author: pierre
Revision: 151283

upgpkg: opengl-man-pages 0.20120225-1

upstream update

Modified:
  opengl-man-pages/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-25 12:36:27 UTC (rev 151282)
+++ PKGBUILD	2012-02-25 12:42:03 UTC (rev 151283)
@@ -2,7 +2,7 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=opengl-man-pages
-_svndate=20110206
+_svndate=20120225
 pkgver=0.${_svndate}
 pkgrel=1
 pkgdesc="OpenGL Man Pages"
@@ -11,9 +11,10 @@
 license=('custom')
 makedepends=('libxslt' 'docbook-xsl' 'w3c-mathml2' 'docbook-mathml')
 options=('!makeflags')
-source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}_${_svndate}.tar.xz LICENSE)
-md5sums=('8c10a5f1054d453dbc1e01a5105c169e' 'cb856abe5968300057e650096ba25b2f')
-sha1sums=('280d085b4dbdcc1946b541ef51a556fe3e12c1a8' 'b2cb9b184d85700f597dc3a5fa83572b6887bb46')
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}_${_svndate}.tar.xz"
+        'LICENSE')
+md5sums=('15429a947576e424b96956680c0e9e4c'
+         'cb856abe5968300057e650096ba25b2f')
 
 # source PKGBUILD && mksource
 mksource() {




More information about the arch-commits mailing list