[arch-commits] Commit in deepin-screenshot/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Sep 30 03:33:00 UTC 2015
Date: Wednesday, September 30, 2015 @ 05:33:00
Author: fyan
Revision: 142238
upgpkg: deepin-screenshot 3.1.2-3
add optdepends on deepin-social-sharing
Modified:
deepin-screenshot/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-30 03:31:25 UTC (rev 142237)
+++ PKGBUILD 2015-09-30 03:33:00 UTC (rev 142238)
@@ -5,7 +5,7 @@
pkgname=deepin-screenshot
pkgver=3.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Easy-to-use screenshot tool for linuxdeepin desktop environment"
arch=('any')
url="https://gitcafe.com/Deepin/deepin-screenshot"
@@ -13,6 +13,7 @@
depends=('deepin-menu' 'deepin-qml-widgets' 'pygtk' 'qt5-quickcontrols'
'qt5-svg' 'python2-pyqt5' 'python2-wnck' 'python2-xpybutil')
makedepends=('deepin-gettext-tools' 'git')
+optdepends=('deepin-social-sharing: for "Share" support')
groups=('deepin-extra')
install="${pkgname}.install"
source=("git+https://github.com/linuxdeepin/deepin-screenshot.git#tag=$pkgver")
More information about the arch-commits
mailing list