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

Felix Yan felixonmars at archlinux.org
Fri Jul 28 07:37:27 UTC 2017


    Date: Friday, July 28, 2017 @ 07:37:27
  Author: felixonmars
Revision: 246667

upgpkg: deepin-screenshot 4.0.8-2

Remove dependency on deepin-daemon as the bug has been fixed

Modified:
  deepin-screenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-28 07:28:23 UTC (rev 246666)
+++ PKGBUILD	2017-07-28 07:37:27 UTC (rev 246667)
@@ -5,12 +5,12 @@
 
 pkgname=deepin-screenshot
 pkgver=4.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/deepin-screenshot"
 license=('GPL3')
-depends=('deepin-tool-kit' 'deepin-daemon')
+depends=('deepin-tool-kit')
 makedepends=('qt5-tools')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list