[arch-commits] Commit in linux-howtos/repos/community-any (PKGBUILD PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Dec 9 12:51:26 UTC 2013


    Date: Monday, December 9, 2013 @ 13:51:26
  Author: spupykin
Revision: 102359

archrelease: copy trunk to community-any

Added:
  linux-howtos/repos/community-any/PKGBUILD
    (from rev 102358, linux-howtos/trunk/PKGBUILD)
Deleted:
  linux-howtos/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-09 12:50:15 UTC (rev 102358)
+++ PKGBUILD	2013-12-09 12:51:26 UTC (rev 102359)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Martin -dadexter- Lefebvre <dadexter at gmail.com>
-
-pkgname=linux-howtos
-pkgver=20120707
-pkgrel=1
-pkgdesc="Documentation on many tasks relating to Linux setup and operation"
-arch=('any')
-url="http://www.tldp.org/"
-license=('FDL')
-options=('docs')
-source=("http://www.slackware.at/data/slackware-current/slackware/f/$pkgname-$pkgver-noarch-1.txz")
-md5sums=('6c3368843c328f061866588672488649')
-
-package(){
-  cd "${srcdir}"
-  install -d "${pkgdir}"/usr/share/linux-howtos
-  cp -r usr/doc/Linux-HOWTOs/* "${pkgdir}"/usr/share/linux-howtos
-}

Copied: linux-howtos/repos/community-any/PKGBUILD (from rev 102358, linux-howtos/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-12-09 12:51:26 UTC (rev 102359)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Martin -dadexter- Lefebvre <dadexter at gmail.com>
+
+pkgname=linux-howtos
+pkgver=20131011
+pkgrel=1
+pkgdesc="Documentation on many tasks relating to Linux setup and operation"
+arch=('any')
+url="http://www.tldp.org/"
+license=('FDL')
+options=('docs')
+source=("http://www.slackware.at/data/slackware-current/slackware/f/$pkgname-$pkgver-noarch-1.txz")
+md5sums=('c8942adec1d617ce3f0cb9e6598729f4')
+
+package(){
+  cd "${srcdir}"
+  install -d "${pkgdir}"/usr/share/linux-howtos
+  cp -r usr/doc/Linux-HOWTOs/* "${pkgdir}"/usr/share/linux-howtos
+}




More information about the arch-commits mailing list