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

Felix Yan felixonmars at archlinux.org
Mon Sep 28 10:22:50 UTC 2020


    Date: Monday, September 28, 2020 @ 10:22:50
  Author: felixonmars
Revision: 712806

archrelease: copy trunk to community-x86_64

Added:
  qt5-ukui-platformtheme/repos/community-x86_64/PKGBUILD
    (from rev 712805, 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	2020-09-28 10:22:33 UTC (rev 712805)
+++ PKGBUILD	2020-09-28 10:22:50 UTC (rev 712806)
@@ -1,25 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=qt5-ukui-platformtheme
-pkgver=1.0.4
-pkgrel=2
-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=('ec0f2ec9a77f5199d564dc24e9891a18b81005849d1f79de5718b182995414fc03dd66d7b1db1cfb9abe77f8a3c826bd94ae4c4ef370b6850590c259d4e01440')
-
-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 712805, qt5-ukui-platformtheme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-09-28 10:22:50 UTC (rev 712806)
@@ -0,0 +1,25 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=qt5-ukui-platformtheme
+pkgver=1.0.5
+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=('767731889c8caff25ee00f9a5e3acd97d888326cee0d906629f5f73524f9fc022d8c157e59a9af4d69f9d151ca71e626821bdfdb2e51318e9133ca0d6dec4d2f')
+
+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