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

Felix Yan felixonmars at archlinux.org
Fri Jul 20 06:11:56 UTC 2018


    Date: Friday, July 20, 2018 @ 06:11:55
  Author: felixonmars
Revision: 362542

upgpkg: deepin-dock 4.6.7-1

Modified:
  deepin-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-20 06:07:11 UTC (rev 362541)
+++ PKGBUILD	2018-07-20 06:11:55 UTC (rev 362542)
@@ -4,20 +4,20 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-dock
-pkgver=4.6.6
-pkgrel=2
+pkgver=4.6.7
+pkgrel=1
 pkgdesc='Deepin desktop-environment - dock module'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-dock"
 license=('GPL3')
 depends=('qt5-svg' 'deepin-menu' 'deepin-daemon' 'deepin-launcher' 'deepin-qt5integration'
-         'deepin-qt-dbus-factory')
+         'deepin-qt-dbus-factory' 'deepin-network-utils')
 makedepends=('cmake' 'qt5-tools')
 conflicts=('dde-dock')
 replaces=('dde-dock')
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-dock/archive/$pkgver.tar.gz")
-sha512sums=('707f1e365e93ac0cceedf2c77bf4b1495cec39e9d181195ad618ad5b6052bbf80e5181a32f1392f83b0748843941fd03a4cec11e8a64cb8f3154dbc04966aba4')
+sha512sums=('8cb87318daae588972015fc6554e3125a1390384393e0dc07dd05f1d8c05352a8bb84c07db672d35c985676cb8938a17983c9b35e9ba47543d5f7f5bcd336eab')
 
 build() {
   cd dde-dock-$pkgver



More information about the arch-commits mailing list