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

Felix Yan felixonmars at archlinux.org
Fri Jul 14 05:39:42 UTC 2017


    Date: Friday, July 14, 2017 @ 05:39:42
  Author: felixonmars
Revision: 245042

archrelease: copy trunk to community-any

Added:
  deepin-help/repos/community-any/PKGBUILD
    (from rev 245041, 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-14 05:39:24 UTC (rev 245041)
+++ PKGBUILD	2017-07-14 05:39:42 UTC (rev 245042)
@@ -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.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
-}

Copied: deepin-help/repos/community-any/PKGBUILD (from rev 245041, deepin-help/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-07-14 05:39:42 UTC (rev 245042)
@@ -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.7
+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=('1413a072bd7046e30e32d0b8ae9a091bafefaa115f2a2a0ad98f816ba06c577c30efe51c7b386744cc4dafd3f8fb8e06ec105e4c2f9130f8838e91ab815367b0')
+
+package() {
+  cd dde-help-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list