[arch-commits] Commit in deepin-qt5integration/trunk (2 files)

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 15 16:48:37 UTC 2022


    Date: Tuesday, March 15, 2022 @ 16:48:36
  Author: felixonmars
Revision: 1154585

upgpkg: deepin-qt5integration 5.5.17-1

Modified:
  deepin-qt5integration/trunk/PKGBUILD
  deepin-qt5integration/trunk/no-versioned-targets.patch

----------------------------+
 PKGBUILD                   |    8 ++++----
 no-versioned-targets.patch |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-15 16:48:22 UTC (rev 1154584)
+++ PKGBUILD	2022-03-15 16:48:36 UTC (rev 1154585)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=deepin-qt5integration
-pkgver=5.5.8
-pkgrel=2
+pkgver=5.5.17
+pkgrel=1
 pkgdesc='Qt platform theme integration plugins for DDE'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/qt5integration"
@@ -12,8 +12,8 @@
 groups=('deepin')
 source=("https://github.com/linuxdeepin/qt5integration/archive/$pkgver/$pkgname-$pkgver.tar.gz"
          no-versioned-targets.patch)
-sha512sums=('c1c71a8f220d8e237636387eeb9a41d3438bacfcf93497d9ce2f0f6873f295aaeaea2fd09ff92d35baa249034dcc35ee115de4734ec4c60cbf9a3333241a7f3d'
-            '38e8b8b3e215988dec6f06fce61d529414594ffa0ee614ad2101bdffe95004ecd20df14b0396983d28dc9549eb75a6fcf03f0e7ad442620d6258741d8ccf21db')
+sha512sums=('3aadb03a333106015b4bf69cc72de7656301d11b80f5778b9b3133364306ab198eaaa638b6cb26ff82a8776f6886ad27a14cc3489cf125ab9156b55bf08b91d0'
+            'aa516c5f73c4f2340b308d1724f21c82616c828653e3a38f7c1e2a80da6eeb63b52d8a62513b8584d86d81425f8b60673c0697a6d4bd12f4304d8618fbe3a851')
 
 prepare() {
   cd qt5integration-$pkgver

Modified: no-versioned-targets.patch
===================================================================
--- no-versioned-targets.patch	2022-03-15 16:48:22 UTC (rev 1154584)
+++ no-versioned-targets.patch	2022-03-15 16:48:36 UTC (rev 1154585)
@@ -42,8 +42,8 @@
 --- a/platformthemeplugin/qt5deepintheme-plugin.pro
 +++ b/platformthemeplugin/qt5deepintheme-plugin.pro
 @@ -1,6 +1,6 @@
- # load(configure) will clear DTK_VERSION
- include(../.qmake.conf)
+ }
+ 
 -QT       += dbus x11extras dtkgui$${DTK_VERSION}
 +QT       += dbus x11extras dtkgui
  QT       += core-private gui-private



More information about the arch-commits mailing list