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

Felix Yan felixonmars at archlinux.org
Fri Jan 8 13:24:08 UTC 2021


    Date: Friday, January 8, 2021 @ 13:24:08
  Author: felixonmars
Revision: 813770

archrelease: copy trunk to community-x86_64

Added:
  qt5-ukui-platformtheme/repos/community-x86_64/PKGBUILD
    (from rev 813769, 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-01-08 13:23:58 UTC (rev 813769)
+++ PKGBUILD	2021-01-08 13:24:08 UTC (rev 813770)
@@ -1,25 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=qt5-ukui-platformtheme
-pkgver=1.0.5
-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=('767731889c8caff25ee00f9a5e3acd97d888326cee0d906629f5f73524f9fc022d8c157e59a9af4d69f9d151ca71e626821bdfdb2e51318e9133ca0d6dec4d2f')
-
-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 813769, qt5-ukui-platformtheme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-01-08 13:24:08 UTC (rev 813770)
@@ -0,0 +1,25 @@
+# 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
+}



More information about the arch-commits mailing list