[arch-commits] Commit in qt5-ukui-platformtheme/repos/community-x86_64 (2 files)

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 9 20:32:42 UTC 2021


    Date: Thursday, September 9, 2021 @ 20:32:42
  Author: felixonmars
Revision: 1013171

archrelease: copy trunk to community-x86_64

Added:
  qt5-ukui-platformtheme/repos/community-x86_64/PKGBUILD
    (from rev 1013170, qt5-ukui-platformtheme/trunk/PKGBUILD)
Deleted:
  qt5-ukui-platformtheme/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-09 20:32:34 UTC (rev 1013170)
+++ PKGBUILD	2021-09-09 20:32:42 UTC (rev 1013171)
@@ -1,25 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=qt5-ukui-platformtheme
-pkgver=1.0.6
-pkgrel=1
-pkgdesc="The UKUI platform theme for qt5 QPA"
-arch=('x86_64')
-license=('GPL')
-url="https://github.com/ukui/qt5-ukui-platformtheme"
-groups=('ukui')
-depends=('dconf' 'gsettings-qt' 'kwindowsystem')
-makedepends=('qt5-tools')
-source=("https://github.com/ukui/qt5-ukui-platformtheme/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('89fcd901e4b756531054f246c5c629229d3ff9e3fab1b5bc5c8cfb277d47f98f4f8b4c0f1653d1b01b58c5f4fdef7359cfeeb7382ef976cc6942f5821b3fdda3')
-
-build() {
-  cd qt5-ukui-platformtheme-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd qt5-ukui-platformtheme-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: qt5-ukui-platformtheme/repos/community-x86_64/PKGBUILD (from rev 1013170, qt5-ukui-platformtheme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-09-09 20:32:42 UTC (rev 1013171)
@@ -0,0 +1,25 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=qt5-ukui-platformtheme
+pkgver=1.0.7
+pkgrel=1
+pkgdesc="The UKUI platform theme for qt5 QPA"
+arch=('x86_64')
+license=('GPL')
+url="https://github.com/ukui/qt5-ukui-platformtheme"
+groups=('ukui')
+depends=('dconf' 'gsettings-qt' 'kwayland' 'kwindowsystem')
+makedepends=('qt5-tools')
+source=("https://github.com/ukui/qt5-ukui-platformtheme/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('5d4fc5672e50ef1bdcb210ac1614b062ba2b64d928f98a06f99a1accf070ae2e847cdfb84001a7e2e3c194433ebeb17ac525489a10512623d1dd3d4074c2f1de')
+
+build() {
+  cd qt5-ukui-platformtheme-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd qt5-ukui-platformtheme-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list