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

Felix Yan fyan at nymeria.archlinux.org
Fri Apr 18 12:54:21 UTC 2014


    Date: Friday, April 18, 2014 @ 14:54:21
  Author: fyan
Revision: 109745

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-18 12:53:31 UTC (rev 109744)
+++ PKGBUILD	2014-04-18 12:54:21 UTC (rev 109745)
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Lukas Fleischer <archlinux at cryptocrack dot de>
-# Contributor: Ricardo Catalinas Jiménez <jimenezrick at gmail.com>
-
-pkgname=erlang-docs
-pkgver=R16B03
-pkgrel=1
-pkgdesc='HTML and PDF documentation for Erlang'
-arch=('any')
-url='http://www.erlang.org/doc/'
-license=('custom')
-source=("http://www.erlang.org/download/otp_doc_html_${pkgver}.tar.gz")
-sha256sums=('d392dc254fe4dc917e68d1c1217aff70e2c92d88c19362037a18209c4fae23c3')
-
-package() {
-  install -d "$pkgdir/usr/share/doc/erlang"
-  cp -rf doc erts-* lib "$pkgdir/usr/share/doc/erlang"
-  install -Dm0644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: erlang-docs/repos/community-any/PKGBUILD (from rev 109744, erlang-docs/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-04-18 12:54:21 UTC (rev 109745)
@@ -0,0 +1,22 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Lukas Fleischer <archlinux at cryptocrack dot de>
+# Contributor: Ricardo Catalinas Jiménez <jimenezrick at gmail.com>
+
+pkgname=erlang-docs
+pkgver=17.0
+pkgrel=1
+pkgdesc='HTML and PDF documentation for Erlang'
+arch=('any')
+url='http://www.erlang.org/doc/'
+license=('custom')
+source=("http://www.erlang.org/download/otp_doc_html_${pkgver}.tar.gz")
+sha256sums=('4a9edba2e5b8ca2e35e5080c1c30a2674aafa39b51d7268383b6e326d397f8dd')
+
+package() {
+  install -d "$pkgdir/usr/share/doc/erlang"
+  cp -rf doc erts-* lib "$pkgdir/usr/share/doc/erlang"
+  install -Dm0644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list