[arch-commits] Commit in deepin-tool-kit/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jun 28 07:46:38 UTC 2017


    Date: Wednesday, June 28, 2017 @ 07:46:37
  Author: felixonmars
Revision: 241311

upgpkg: deepin-tool-kit 0.2.11-1

Modified:
  deepin-tool-kit/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-28 07:42:13 UTC (rev 241310)
+++ PKGBUILD	2017-06-28 07:46:37 UTC (rev 241311)
@@ -4,8 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-tool-kit
-pkgver=0.2.10.20170613
-_commit=e94d50ae842ccb6f68a8e79e298a7976d7670d86
+pkgver=0.2.11
 pkgrel=1
 pkgdesc='Base development tool of all C++/Qt Developer work on Deepin'
 arch=('i686' 'x86_64')
@@ -14,13 +13,9 @@
 depends=('qt5-multimedia' 'qt5-x11extras' 'startup-notification' 'dtksettings' 'gsettings-qt')
 makedepends=('qt5-tools')
 replaces=('libdui')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-tool-kit/archive/$_commit.tar.gz")
-sha512sums=('b7a4199118ddc192954c8cf81f8e4a8f767778e8a33fd19220ffe5ef547454603cbd338a3de6ccd74b9bf0df9e9f243e5b1b6b231090e1bac854e504c34a5273')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-tool-kit/archive/$pkgver.tar.gz")
+sha512sums=('dbfd2084d3de398a07b194e14e74687b3d8604fd3001522b9e3233abd5d6414160e22d27888ab1a2b4ac5a6c1231c28fa56296e73d7fe5efcf872360b0dbf931')
 
-prepare() {
-  mv deepin-tool-kit-{$_commit,$pkgver}
-}
-
 build() {
   cd deepin-tool-kit-$pkgver
   qmake-qt5 PREFIX=/usr



More information about the arch-commits mailing list