[arch-commits] Commit in deepin-image-viewer/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Apr 29 08:17:44 UTC 2020
Date: Wednesday, April 29, 2020 @ 08:17:44
Author: felixonmars
Revision: 622195
upgpkg: deepin-image-viewer 5.6.3.2-1
Modified:
deepin-image-viewer/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-29 08:15:48 UTC (rev 622194)
+++ PKGBUILD 2020-04-29 08:17:44 UTC (rev 622195)
@@ -1,19 +1,19 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-image-viewer
-pkgver=5.0.0
+pkgver=5.6.3.2
pkgrel=1
pkgdesc='Deepin Image Viewer'
arch=('x86_64')
url="https://github.com/linuxdeepin/deepin-image-viewer"
license=('GPL3')
-depends=('deepin-qt5integration' 'freeimage' 'libexif' 'libraw' 'qt5-svg')
+depends=('deepin-qt5integration' 'freeimage' 'gio-qt' 'libexif' 'libraw' 'qt5-svg' 'udisks2-qt5')
makedepends=('qt5-tools')
optdepends=('deepin-manual: for help menual'
'deepin-shortcut-viewer: for shortcut display')
groups=('deepin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-image-viewer/archive/$pkgver.tar.gz")
-sha512sums=('df7a0a1af000ab89e9f47849da120432eca779847d8536418c004b5dfced599c9c3f0bc6b6058c8c9823e74b96299533fb362fa11374b1805270ca31325a5f52')
+sha512sums=('1a819d6cebce1fecd40c8a701a7cf9346777771ae08e87709ce4caa9220101b6badc60e55a03a4b66b7cc1ddd0840481b3966882abf8db4cf55f8f245e28d9bb')
build() {
cd deepin-image-viewer-$pkgver
More information about the arch-commits
mailing list