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

Felix Yan felixonmars at archlinux.org
Thu Jun 1 06:37:25 UTC 2017


    Date: Thursday, June 1, 2017 @ 06:37:25
  Author: felixonmars
Revision: 231740

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

Added:
  deepin-screenshot/repos/community-testing-i686/PKGBUILD
    (from rev 231739, deepin-screenshot/trunk/PKGBUILD)
  deepin-screenshot/repos/community-testing-x86_64/PKGBUILD
    (from rev 231739, deepin-screenshot/trunk/PKGBUILD)
Deleted:
  deepin-screenshot/repos/community-testing-i686/PKGBUILD
  deepin-screenshot/repos/community-testing-x86_64/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2017-06-01 06:36:54 UTC (rev 231739)
+++ community-testing-i686/PKGBUILD	2017-06-01 06:37:25 UTC (rev 231740)
@@ -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=deepin-screenshot
-pkgver=4.0.0
-pkgrel=1
-pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-screenshot"
-license=('GPL3')
-depends=('deepin-tool-kit')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
-sha512sums=('e8a1fc93938a6aa9c51aa28fa0beea610fbc25e0f3981ff13798062d5cdf68e9b3c3b2ba0bb83bca5f302b6c051d23a8045c52575acda4b37711ea5f7fb3ea5b')
-
-build() {
-  cd deepin-screenshot-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screenshot-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-screenshot/repos/community-testing-i686/PKGBUILD (from rev 231739, deepin-screenshot/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2017-06-01 06:37:25 UTC (rev 231740)
@@ -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=deepin-screenshot
+pkgver=4.0.2
+pkgrel=1
+pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-screenshot"
+license=('GPL3')
+depends=('deepin-tool-kit')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
+sha512sums=('74f43339f869f2b650437df936cebc3b862b22f297583505cc5d86d6475068c01850586106c3181abc0f6afd73c6b94da313f3f327f70bc71e8443c0bd19d353')
+
+build() {
+  cd deepin-screenshot-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screenshot-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2017-06-01 06:36:54 UTC (rev 231739)
+++ community-testing-x86_64/PKGBUILD	2017-06-01 06:37:25 UTC (rev 231740)
@@ -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=deepin-screenshot
-pkgver=4.0.0
-pkgrel=1
-pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-screenshot"
-license=('GPL3')
-depends=('deepin-tool-kit')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
-sha512sums=('e8a1fc93938a6aa9c51aa28fa0beea610fbc25e0f3981ff13798062d5cdf68e9b3c3b2ba0bb83bca5f302b6c051d23a8045c52575acda4b37711ea5f7fb3ea5b')
-
-build() {
-  cd deepin-screenshot-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-screenshot-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-screenshot/repos/community-testing-x86_64/PKGBUILD (from rev 231739, deepin-screenshot/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2017-06-01 06:37:25 UTC (rev 231740)
@@ -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=deepin-screenshot
+pkgver=4.0.2
+pkgrel=1
+pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-screenshot"
+license=('GPL3')
+depends=('deepin-tool-kit')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
+sha512sums=('74f43339f869f2b650437df936cebc3b862b22f297583505cc5d86d6475068c01850586106c3181abc0f6afd73c6b94da313f3f327f70bc71e8443c0bd19d353')
+
+build() {
+  cd deepin-screenshot-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-screenshot-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list