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

Felix Yan felixonmars at archlinux.org
Fri Aug 18 06:47:01 UTC 2017


    Date: Friday, August 18, 2017 @ 06:47:00
  Author: felixonmars
Revision: 252355

upgpkg: deepin-menu 3.1.6-1

Modified:
  deepin-menu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-18 06:46:30 UTC (rev 252354)
+++ PKGBUILD	2017-08-18 06:47:00 UTC (rev 252355)
@@ -4,17 +4,17 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-menu
-pkgver=3.1.5
+pkgver=3.1.6
 pkgrel=1
 pkgdesc="Deepin menu service for building beautiful menus"
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/deepin-menu"
 license=('GPL3')
-depends=('python2-pyqt5' 'deepin-tool-kit' 'deepin-qt-dbus-factory')
+depends=('python2-pyqt5' 'dtkwidget' 'deepin-qt-dbus-factory')
 makedepends=('python2-setuptools')
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-menu/archive/$pkgver.tar.gz")
-sha512sums=('e750cde6894bc742d7e9dee8bfdadd723047d5b26ab8f34a47cb8ea7e59209c24ee38bd139ec92c76456f1753fea8ac2e74e0cc050b8b378d1c0bfd132a22889')
+sha512sums=('1d7d8487561c135625848aa0fe74add56b89411625b936e2c0747cfdaf247c83898a4dc58cd33618ee5910a8de8ef356b9f11dedfc740dfe08f058890537be6b')
 
 prepare() {
   cd deepin-menu-$pkgver



More information about the arch-commits mailing list