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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Apr 22 15:33:03 UTC 2014


    Date: Tuesday, April 22, 2014 @ 17:33:03
  Author: spupykin
Revision: 109964

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-22 15:32:54 UTC (rev 109963)
+++ PKGBUILD	2014-04-22 15:33:03 UTC (rev 109964)
@@ -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.5.0
-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=('4671ba78fb611a6ad63ffd0b44d35f58')
-
-package(){
-  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 109963, php-docs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-04-22 15:33:03 UTC (rev 109964)
@@ -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.5.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=('11f156b342c578bc784bfeb3d6776d2e')
+
+package(){
+  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