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

Felix Yan felixonmars at archlinux.org
Wed Dec 6 03:23:05 UTC 2017


    Date: Wednesday, December 6, 2017 @ 03:23:01
  Author: felixonmars
Revision: 272385

upgpkg: deepin-dock 4.5.7.1-1

Modified:
  deepin-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-06 03:17:57 UTC (rev 272384)
+++ PKGBUILD	2017-12-06 03:23:01 UTC (rev 272385)
@@ -4,20 +4,20 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-dock
-pkgver=4.5.7
+pkgver=4.5.7.1
 pkgrel=1
 pkgdesc='Deepin desktop-environment - dock module'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-dock"
 license=('GPL3')
-depends=('dtkwidget' 'qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher'
-         'deepin-qt5integration' 'deepin-qt-dbus-factory')
+depends=('qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher' 'deepin-qt5integration'
+         'deepin-qt-dbus-factory')
 makedepends=('qt5-tools')
 conflicts=('dde-dock')
 replaces=('dde-dock')
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-dock/archive/$pkgver.tar.gz")
-sha512sums=('5e6dc6e9a4078795274eb0d1ced3e70389eb1a39deab2daa5f6ce5028c2b3af046b14494ff74e266101e7f1a6a276b9a7c1ea5e782f76e45686aeb23ab900d29')
+sha512sums=('2e3707742aa65364d785a4ec6cae105b407190b72385575ceda7a5a3783a01f8512882337038c2dce0de978d2f157ea429bb890f6764a21e93006aa189af5d04')
 
 build() {
   cd dde-dock-$pkgver



More information about the arch-commits mailing list