[arch-commits] Commit in deepin-screenshot/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Dec 1 13:51:39 UTC 2017
Date: Friday, December 1, 2017 @ 13:51:39
Author: felixonmars
Revision: 270999
upgpkg: deepin-screenshot 4.0.10.4-2
depend on qt5integration instead of dtkwidget
Modified:
deepin-screenshot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-01 13:51:24 UTC (rev 270998)
+++ PKGBUILD 2017-12-01 13:51:39 UTC (rev 270999)
@@ -5,12 +5,12 @@
pkgname=deepin-screenshot
pkgver=4.0.10.4
-pkgrel=1
+pkgrel=2
pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
arch=('x86_64')
url="https://github.com/linuxdeepin/deepin-screenshot"
license=('GPL3')
-depends=('dtkwidget' 'dtkwm')
+depends=('deepin-qt5integration' 'dtkwm')
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