Date: Thursday, May 5, 2022 @ 04:07:08
  Author: felixonmars
Revision: 1195470

archrelease: copy trunk to community-x86_64

Added:
  qt5-quickcontrols-nemo/repos/community-x86_64/PKGBUILD
    (from rev 1195469, qt5-quickcontrols-nemo/trunk/PKGBUILD)
Deleted:
  qt5-quickcontrols-nemo/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2022-05-05 04:06:56 UTC (rev 1195469)
+++ PKGBUILD    2022-05-05 04:07:08 UTC (rev 1195470)
@@ -1,24 +0,0 @@
-# Maintainer: Felix Yan <[email protected]>
-
-pkgname=qt5-quickcontrols-nemo
-pkgver=5.6.5
-pkgrel=2
-pkgdesc="QML components for Nemomobile, based on QtQuickControls"
-arch=('x86_64')
-url="https://github.com/nemomobile-ux/qtquickcontrols-nemo";
-license=('LGPL' 'Apache')
-depends=('libglacierapp' 'nemo-qml-plugin-configuration' 
'nemo-qml-plugin-notifications'
-         'nemo-theme-glacier' 'qt5-graphicaleffects' 'qt5-quickcontrols' 
'qt5-virtualkeyboard')
-source=("https://github.com/nemomobile-ux/qtquickcontrols-nemo/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('70e09f576549025ad881ae271aae501520df6017ba0d9aeb36430887c9df96ff01f0656c82e60e8fc73aaf2f20d8c1b82c6f297f595f4d20b36b8d709d1c455a')
-
-build() {
-  cd qtquickcontrols-nemo-$pkgver
-  qmake-qt5
-  make
-}
-
-package() {
-  cd qtquickcontrols-nemo-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: qt5-quickcontrols-nemo/repos/community-x86_64/PKGBUILD (from rev 
1195469, qt5-quickcontrols-nemo/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-05-05 04:07:08 UTC (rev 1195470)
@@ -0,0 +1,24 @@
+# Maintainer: Felix Yan <[email protected]>
+
+pkgname=qt5-quickcontrols-nemo
+pkgver=5.6.6
+pkgrel=1
+pkgdesc="QML components for Nemomobile, based on QtQuickControls"
+arch=('x86_64')
+url="https://github.com/nemomobile-ux/qtquickcontrols-nemo";
+license=('LGPL' 'Apache')
+depends=('libglacierapp' 'nemo-qml-plugin-configuration' 
'nemo-qml-plugin-notifications'
+         'nemo-theme-glacier' 'qt5-graphicaleffects' 'qt5-quickcontrols' 
'qt5-virtualkeyboard')
+source=("https://github.com/nemomobile-ux/qtquickcontrols-nemo/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
+sha512sums=('54bc674aa6e8e7d4643067ef65f3953c68341e5f30842efb55a35da5c9352f92a931c33c9cd117e81cef8feeff0d3feabb5a2648d1434a73139d56af759727d0')
+
+build() {
+  cd qtquickcontrols-nemo-$pkgver
+  qmake-qt5
+  make
+}
+
+package() {
+  cd qtquickcontrols-nemo-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Reply via email to