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

Felix Yan felixonmars at archlinux.org
Mon Jun 26 12:28:55 UTC 2017


    Date: Monday, June 26, 2017 @ 12:28:54
  Author: felixonmars
Revision: 240977

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

Added:
  deepin-shortcut-viewer/repos/community-i686/PKGBUILD
    (from rev 240976, deepin-shortcut-viewer/trunk/PKGBUILD)
  deepin-shortcut-viewer/repos/community-x86_64/PKGBUILD
    (from rev 240976, deepin-shortcut-viewer/trunk/PKGBUILD)
Deleted:
  deepin-shortcut-viewer/repos/community-i686/PKGBUILD
  deepin-shortcut-viewer/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-06-26 12:27:50 UTC (rev 240976)
+++ community-i686/PKGBUILD	2017-06-26 12:28:54 UTC (rev 240977)
@@ -1,28 +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-shortcut-viewer
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='Deepin Shortcut Viewer'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-shortcut-viewer"
-license=('GPL3')
-depends=('deepin-tool-kit')
-makedepends=('qt5-tools')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-shortcut-viewer/archive/$pkgver.tar.gz")
-sha512sums=('ecc95b2f2670622eaef3d5f5349c8e9ade279174721d225f18dcf7452ea417af92722b08cd835a7244e8524b5671241d6a00ecf7e655509156a942360c878828')
-
-build(){
-  cd deepin-shortcut-viewer-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-shortcut-viewer-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-shortcut-viewer/repos/community-i686/PKGBUILD (from rev 240976, deepin-shortcut-viewer/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-06-26 12:28:54 UTC (rev 240977)
@@ -0,0 +1,28 @@
+# $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-shortcut-viewer
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Deepin Shortcut Viewer'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-shortcut-viewer"
+license=('GPL3')
+depends=('deepin-tool-kit')
+makedepends=('qt5-tools')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-shortcut-viewer/archive/$pkgver.tar.gz")
+sha512sums=('0bd464e878a9b06cd5689605c04ff011af0e53d3c2d48cc3baa4c49f5f5eadec6b173d4878f7abe395457877b071e5ad221b4c456c40fef79b835305bb44fd59')
+
+build(){
+  cd deepin-shortcut-viewer-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-shortcut-viewer-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-06-26 12:27:50 UTC (rev 240976)
+++ community-x86_64/PKGBUILD	2017-06-26 12:28:54 UTC (rev 240977)
@@ -1,28 +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-shortcut-viewer
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='Deepin Shortcut Viewer'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-shortcut-viewer"
-license=('GPL3')
-depends=('deepin-tool-kit')
-makedepends=('qt5-tools')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-shortcut-viewer/archive/$pkgver.tar.gz")
-sha512sums=('ecc95b2f2670622eaef3d5f5349c8e9ade279174721d225f18dcf7452ea417af92722b08cd835a7244e8524b5671241d6a00ecf7e655509156a942360c878828')
-
-build(){
-  cd deepin-shortcut-viewer-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-shortcut-viewer-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-shortcut-viewer/repos/community-x86_64/PKGBUILD (from rev 240976, deepin-shortcut-viewer/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-06-26 12:28:54 UTC (rev 240977)
@@ -0,0 +1,28 @@
+# $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-shortcut-viewer
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Deepin Shortcut Viewer'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-shortcut-viewer"
+license=('GPL3')
+depends=('deepin-tool-kit')
+makedepends=('qt5-tools')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-shortcut-viewer/archive/$pkgver.tar.gz")
+sha512sums=('0bd464e878a9b06cd5689605c04ff011af0e53d3c2d48cc3baa4c49f5f5eadec6b173d4878f7abe395457877b071e5ad221b4c456c40fef79b835305bb44fd59')
+
+build(){
+  cd deepin-shortcut-viewer-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-shortcut-viewer-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list