[arch-commits] Commit in nemo-qml-plugin-notifications/repos/community-x86_64 (2 files)

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 08:37:38 UTC 2022


    Date: Wednesday, May 4, 2022 @ 08:37:37
  Author: felixonmars
Revision: 1192700

archrelease: copy trunk to community-x86_64

Added:
  nemo-qml-plugin-notifications/repos/community-x86_64/PKGBUILD
    (from rev 1192699, nemo-qml-plugin-notifications/trunk/PKGBUILD)
Deleted:
  nemo-qml-plugin-notifications/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 08:37:26 UTC (rev 1192699)
+++ PKGBUILD	2022-05-04 08:37:37 UTC (rev 1192700)
@@ -1,23 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=nemo-qml-plugin-notifications
-pkgver=1.0.10
-pkgrel=1
-pkgdesc="Notifications plugin for Nemo Mobile"
-arch=('x86_64')
-url="https://github.com/sailfishos/nemo-qml-plugin-notifications"
-license=('BSD')
-depends=('qt5-declarative')
-source=("https://github.com/sailfishos/nemo-qml-plugin-notifications/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('5c08f0b54ba59db382eb7c3e43d1374f7afb56b4449263e1771250cb642c272ab97583fb692d96e2d16c3017d0f963d8e67c8160a50198610f044b78f50e4520')
-
-build() {
-  cd nemo-qml-plugin-notifications-$pkgver
-  qmake-qt5
-  make
-}
-
-package() {
-  cd nemo-qml-plugin-notifications-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: nemo-qml-plugin-notifications/repos/community-x86_64/PKGBUILD (from rev 1192699, nemo-qml-plugin-notifications/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-05-04 08:37:37 UTC (rev 1192700)
@@ -0,0 +1,23 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=nemo-qml-plugin-notifications
+pkgver=1.0.11
+pkgrel=1
+pkgdesc="Notifications plugin for Nemo Mobile"
+arch=('x86_64')
+url="https://github.com/sailfishos/nemo-qml-plugin-notifications"
+license=('BSD')
+depends=('qt5-declarative')
+source=("https://github.com/sailfishos/nemo-qml-plugin-notifications/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('e46531522ad5046ca89146d1cf0a2bc9a9beb0599e39a4a8c655468d4362f7ec53d48f4c560d7fa542ff448bb45bc83be322f16d62467cf057693b3cb24e05db')
+
+build() {
+  cd nemo-qml-plugin-notifications-$pkgver
+  qmake-qt5
+  make
+}
+
+package() {
+  cd nemo-qml-plugin-notifications-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list