[arch-commits] Commit in deepin-help/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jul 13 05:32:13 UTC 2017


    Date: Thursday, July 13, 2017 @ 05:32:12
  Author: felixonmars
Revision: 244851

archrelease: copy trunk to community-any

Added:
  deepin-help/repos/community-any/PKGBUILD
    (from rev 244850, deepin-help/trunk/PKGBUILD)
Deleted:
  deepin-help/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-13 05:31:54 UTC (rev 244850)
+++ PKGBUILD	2017-07-13 05:32:12 UTC (rev 244851)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=deepin-help
-pkgver=15.4.4
-pkgrel=1
-pkgdesc='Help files for DDE'
-arch=('any')
-url="https://github.com/linuxdeepin/dde-help"
-license=('GPL3')
-depends=('deepin-manual')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-help/archive/$pkgver.tar.gz")
-sha512sums=('2857bb78294bfda6f18e0a726dbe18e4c6ae99d1071f4dafd05371892aa3a3a3e0ff0b9e978aeee2e951291ff36844e7aac94bfe7a586b3ecc0a1db23efeba4b')
-
-package() {
-  cd dde-help-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-help/repos/community-any/PKGBUILD (from rev 244850, deepin-help/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-07-13 05:32:12 UTC (rev 244851)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-help
+pkgver=15.4.6
+pkgrel=1
+pkgdesc='Help files for DDE'
+arch=('any')
+url="https://github.com/linuxdeepin/dde-help"
+license=('GPL3')
+depends=('deepin-manual')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-help/archive/$pkgver.tar.gz")
+sha512sums=('b6b486acfbd1d9022fe109d02f06db6464446072e34baab13b97f5d8fbc4568a56e85bfd432b10b70eb32d6b831eda160739b02bf5ad188047bdc5e05fb02b0d')
+
+package() {
+  cd dde-help-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list