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

Felix Yan felixonmars at archlinux.org
Sat Oct 24 08:43:33 UTC 2020


    Date: Saturday, October 24, 2020 @ 08:43:33
  Author: felixonmars
Revision: 731031

upgpkg: deepin-image-viewer 5.6.3.9-1

Modified:
  deepin-image-viewer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-24 08:43:21 UTC (rev 731030)
+++ PKGBUILD	2020-10-24 08:43:33 UTC (rev 731031)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=deepin-image-viewer
-pkgver=5.6.3.8
+pkgver=5.6.3.9
 pkgrel=1
 pkgdesc='An image viewing tool with fashion interface and smooth performance'
 arch=('x86_64')
@@ -13,11 +13,11 @@
             '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=('29c83b0832230da6a5d5ea32cb36afb504a9f91477ce5fb93ea1f00f37d07358cbc378515d676b651b3b20415ced593f389f13ac5daa0a13a5a7db20c11b553e')
+sha512sums=('479458d97df2029145a8f95558f6ab33e65d7cdc02339b4b1a7f8e443857c689e8725ddfdee5bd71fe3f8fc1875f7e4aaaa7187d355c267d7d5395ce809c9cb8')
 
 prepare() {
   # They are moving files around without merging patches. Wow.
-  cd deepin-image-viewer-$pkgver/src/viewer
+  cd deepin-image-viewer-$pkgver/viewer
   sed -i '/#include <QDebug>/a #include <QPainterPath>' module/view/contents/ttbcontent.cpp widgets/thumbnaillistview.cpp widgets/popupmenustyle.cpp widgets/thumbnaildelegate.cpp
   sed -i '/#include <QtDebug>/a #include <QPainterPath>' module/view/contents/imageinfowidget.cpp
 }



More information about the arch-commits mailing list