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

Felix Yan felixonmars at archlinux.org
Thu Oct 25 14:45:06 UTC 2018


    Date: Thursday, October 25, 2018 @ 14:45:05
  Author: felixonmars
Revision: 398993

upgpkg: deepin-control-center 4.7.0-1

Modified:
  deepin-control-center/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-25 14:42:37 UTC (rev 398992)
+++ PKGBUILD	2018-10-25 14:45:05 UTC (rev 398993)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-control-center
-pkgver=4.6.4.10
+pkgver=4.7.0
 pkgrel=1
 pkgdesc='New control center for linux deepin'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 url="https://github.com/linuxdeepin/dde-control-center"
 license=('GPL3')
 depends=('desktop-file-utils' 'dtkwidget' 'deepin-account-faces' 'deepin-api' 'geoip'
-         'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde'
+         'geoip-database' 'geoip-database-extra' 'deepin-daemon' 'startdde' 'networkmanager-qt'
          'deepin-qt-dbus-factory' 'deepin-qt5integration' 'deepin-network-utils')
 makedepends=('deepin-dock' 'qt5-tools')
 optdepends=('redshift: automatic color temperature support')
@@ -18,7 +18,7 @@
 replaces=('dde-control-center' 'dde-dock-applets')
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-control-center/archive/$pkgver.tar.gz")
-sha512sums=('af4a5017b9966c1d28cadadcaf4df39f7c5bc38b7ad10b8b7f708b00b9c6e700aaf277d49108056f51f3b966a457143757766120a03d0951b62d707e491e48af')
+sha512sums=('f86c97ae232b4603cb1b9f87995733aca774cefcb73e57a5aaed06a5798d3813d7a6e8f2cb2cbb72129f2a064b390c1040996e436f0dc85f6c39aed8c326c92d')
 
 build() {
   cd dde-control-center-$pkgver



More information about the arch-commits mailing list