[arch-commits] Commit in php-docs/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Feb 4 10:01:24 UTC 2013


    Date: Monday, February 4, 2013 @ 11:01:23
  Author: spupykin
Revision: 83654

archrelease: copy trunk to community-any

Added:
  php-docs/repos/community-any/PKGBUILD
    (from rev 83653, php-docs/trunk/PKGBUILD)
Deleted:
  php-docs/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-04 10:01:12 UTC (rev 83653)
+++ PKGBUILD	2013-02-04 10:01:23 UTC (rev 83654)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: tardo <tardo at nagi-fanboi.net>
-# Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
-
-pkgname=php-docs
-pkgver=5.4.3
-pkgrel=1
-pkgdesc="Set of HTML documentation for PHP."
-arch=('any')
-url="http://www.php.net/docs.php"
-license=('PHP')
-depends=()
-options=('docs' '!strip')
-source=(php_manual_en-$pkgver.tar.gz::http://www.php.net/distributions/manual/php_manual_en.tar.gz)
-md5sums=('3cceeabaebd72d881ef58399186f2a52')
-
-build(){
-  cd $srcdir
-  install -d $pkgdir/usr/share/doc/php/
-  cp -rf php-chunked-xhtml $pkgdir/usr/share/doc/php/
-}

Copied: php-docs/repos/community-any/PKGBUILD (from rev 83653, php-docs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-02-04 10:01:23 UTC (rev 83654)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: tardo <tardo at nagi-fanboi.net>
+# Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
+
+pkgname=php-docs
+pkgver=5.4.11
+pkgrel=1
+pkgdesc="Set of HTML documentation for PHP."
+arch=('any')
+url="http://www.php.net/docs.php"
+license=('PHP')
+depends=()
+options=('docs' '!strip')
+source=(php_manual_en-$pkgver.tar.gz::http://www.php.net/distributions/manual/php_manual_en.tar.gz)
+md5sums=('8dd4d28b16164da0cad488838b6515c0')
+
+build(){
+  cd $srcdir
+  install -d $pkgdir/usr/share/doc/php/
+  cp -rf php-chunked-xhtml $pkgdir/usr/share/doc/php/
+}




More information about the arch-commits mailing list