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

Felix Yan felixonmars at archlinux.org
Thu Jun 22 17:51:17 UTC 2017


    Date: Thursday, June 22, 2017 @ 17:51:16
  Author: felixonmars
Revision: 239624

upgpkg: deepin-screenshot 4.0.3-2

fix missing translations

Modified:
  deepin-screenshot/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-22 17:51:04 UTC (rev 239623)
+++ PKGBUILD	2017-06-22 17:51:16 UTC (rev 239624)
@@ -5,12 +5,13 @@
 
 pkgname=deepin-screenshot
 pkgver=4.0.3
-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')
+makedepends=('qt5-tools')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screenshot/archive/$pkgver.tar.gz")
 sha512sums=('58d8717bb439cc459766b8003187b077f1fe50aeb28773e61e53d17a297b67f1a3284396be4025fc3a81f749ee927a805bd4bc7e97a0a9f8c885029a3dc975f4')



More information about the arch-commits mailing list