[arch-commits] Commit in dtkwm/repos (4 files)

Felix Yan felixonmars at archlinux.org
Mon Nov 6 14:36:19 UTC 2017


    Date: Monday, November 6, 2017 @ 14:36:19
  Author: felixonmars
Revision: 265545

archrelease: copy trunk to community-i686, community-x86_64

Added:
  dtkwm/repos/community-i686/PKGBUILD
    (from rev 265544, dtkwm/trunk/PKGBUILD)
  dtkwm/repos/community-x86_64/PKGBUILD
    (from rev 265544, dtkwm/trunk/PKGBUILD)
Deleted:
  dtkwm/repos/community-i686/PKGBUILD
  dtkwm/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ----------------------
 community-x86_64/PKGBUILD |   27 ----------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-11-06 14:35:38 UTC (rev 265544)
+++ community-i686/PKGBUILD	2017-11-06 14:36:19 UTC (rev 265545)
@@ -1,27 +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=dtkwm
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='Deepin Tool Kit Wm'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dtkwm"
-license=('GPL3')
-depends=('dtkcore' 'qt5-x11extras')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkwm/archive/$pkgver.tar.gz")
-sha512sums=('227a69a6e4248a84cfff1cde25b6810a3f7de376f469ee323353a1d15660aea36f47d67e2eb98aef929000d47a44681fba7ea1b12f4494e445bf997ad1fb4932')
-
-build() {
-  cd dtkwm-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtkwm-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtkwm/repos/community-i686/PKGBUILD (from rev 265544, dtkwm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-11-06 14:36:19 UTC (rev 265545)
@@ -0,0 +1,27 @@
+# $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=dtkwm
+pkgver=2.0.5
+pkgrel=1
+pkgdesc='Deepin Tool Kit Wm'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dtkwm"
+license=('GPL3')
+depends=('dtkcore' 'qt5-x11extras')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkwm/archive/$pkgver.tar.gz")
+sha512sums=('a0bddf37d02a5103cdabaf3e4353752a98c4f71b934eb39624fff2c9bf1e45f38f51ecc90b6e4d60f7bf5299e8c1bf35b740e46d458d1acabd8e3f24bfd414aa')
+
+build() {
+  cd dtkwm-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtkwm-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-11-06 14:35:38 UTC (rev 265544)
+++ community-x86_64/PKGBUILD	2017-11-06 14:36:19 UTC (rev 265545)
@@ -1,27 +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=dtkwm
-pkgver=2.0.1
-pkgrel=1
-pkgdesc='Deepin Tool Kit Wm'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dtkwm"
-license=('GPL3')
-depends=('dtkcore' 'qt5-x11extras')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkwm/archive/$pkgver.tar.gz")
-sha512sums=('227a69a6e4248a84cfff1cde25b6810a3f7de376f469ee323353a1d15660aea36f47d67e2eb98aef929000d47a44681fba7ea1b12f4494e445bf997ad1fb4932')
-
-build() {
-  cd dtkwm-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtkwm-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtkwm/repos/community-x86_64/PKGBUILD (from rev 265544, dtkwm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-11-06 14:36:19 UTC (rev 265545)
@@ -0,0 +1,27 @@
+# $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=dtkwm
+pkgver=2.0.5
+pkgrel=1
+pkgdesc='Deepin Tool Kit Wm'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dtkwm"
+license=('GPL3')
+depends=('dtkcore' 'qt5-x11extras')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkwm/archive/$pkgver.tar.gz")
+sha512sums=('a0bddf37d02a5103cdabaf3e4353752a98c4f71b934eb39624fff2c9bf1e45f38f51ecc90b6e4d60f7bf5299e8c1bf35b740e46d458d1acabd8e3f24bfd414aa')
+
+build() {
+  cd dtkwm-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtkwm-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list