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

Sergej Pupykin spupykin at archlinux.org
Mon Jan 4 14:29:00 UTC 2016


    Date: Monday, January 4, 2016 @ 15:29:00
  Author: spupykin
Revision: 155422

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 14:28:52 UTC (rev 155421)
+++ PKGBUILD	2016-01-04 14:29:00 UTC (rev 155422)
@@ -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.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/
-}

Copied: php-docs/repos/community-any/PKGBUILD (from rev 155421, php-docs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-01-04 14:29:00 UTC (rev 155422)
@@ -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=7.0.1
+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=('6486c9398e4f22148ea22034ccd2bf31')
+
+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