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

Felix Yan felixonmars at archlinux.org
Fri Nov 3 05:44:22 UTC 2017


    Date: Friday, November 3, 2017 @ 05:44:18
  Author: felixonmars
Revision: 265233

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-03 05:43:26 UTC (rev 265232)
+++ PKGBUILD	2017-11-03 05:44:18 UTC (rev 265233)
@@ -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.8
-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=('9e764372016de3f472a8a4164db7e1a43f4b74a17e4f6baaac993c2fa83c4053717085dc06c3e307fe784ca5771abf41fadadde99a20bf1f08441f6113af14ae')
-
-package() {
-  cd dde-help-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-help/repos/community-any/PKGBUILD (from rev 265232, deepin-help/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-11-03 05:44:18 UTC (rev 265233)
@@ -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.5
+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=('597a1138093541a5a9b8826ce1dab45645f6c841822ed5c955eb502157f4b995a948536dc110386908fc31fe38cf94eb8d56ebd47938129c0f5ca05f71cf9178')
+
+package() {
+  cd dde-help-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list