Date: Saturday, January 7, 2023 @ 17:23:33
  Author: archange
Revision: 1381749

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-settings-daemon/repos/community-x86_64/PKGBUILD
    (from rev 1381748, cinnamon-settings-daemon/trunk/PKGBUILD)
Deleted:
  cinnamon-settings-daemon/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   60 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-07 17:23:25 UTC (rev 1381748)
+++ PKGBUILD    2023-01-07 17:23:33 UTC (rev 1381749)
@@ -1,30 +0,0 @@
-# Maintainer: Bruno Pagani <[email protected]>
-# Contributor: Eli Schwartz <[email protected]>
-# Contributor: Alexandre Filgueira (faidoc) <[email protected]>
-# Contributor: Jan Alexander Steffens (heftig) <[email protected]>
-
-pkgname=cinnamon-settings-daemon
-pkgver=5.6.0
-pkgrel=1
-pkgdesc="The Cinnamon Settings daemon"
-arch=(x86_64)
-url="https://github.com/linuxmint/${pkgname}";
-license=(GPL)
-depends=(cinnamon-desktop colord dbus-glib libcanberra-pulse libcups
-         libgnomekbd libgudev libnotify librsvg libwacom nss polkit
-         pulseaudio-alsa upower)
-optdepends=('cinnamon-translations: i18n')
-makedepends=(meson samurai xf86-input-wacom)
-options=(!emptydirs)
-source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('69aff73deb5ae0278642b8d630b7e460daf4c84f4745f8809c73d2a74effc0642f404589651939fd5132cfe99010259155a9809cb4b074e34d52bb89f1266fd6')
-b2sums=('d8b9a4ff4574251fc142840e81070eebd66ed322b64eadca97efcf2f6bc302bfef18e933d3e7d9bdfe236cc9fb30b24b4b98cbb539ed50c53767d1d2fd7a4a26')
-
-build() {
-  arch-meson --libexecdir=lib/${pkgname} ${pkgname}-${pkgver} build
-  samu -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" samu -C build install
-}

Copied: cinnamon-settings-daemon/repos/community-x86_64/PKGBUILD (from rev 
1381748, cinnamon-settings-daemon/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2023-01-07 17:23:33 UTC (rev 1381749)
@@ -0,0 +1,30 @@
+# Maintainer: Bruno Pagani <[email protected]>
+# Contributor: Eli Schwartz <[email protected]>
+# Contributor: Alexandre Filgueira (faidoc) <[email protected]>
+# Contributor: Jan Alexander Steffens (heftig) <[email protected]>
+
+pkgname=cinnamon-settings-daemon
+pkgver=5.6.1
+pkgrel=1
+pkgdesc="The Cinnamon Settings daemon"
+arch=(x86_64)
+url="https://github.com/linuxmint/${pkgname}";
+license=(GPL)
+depends=(cinnamon-desktop colord dbus-glib libcanberra-pulse libcups
+         libgnomekbd libgudev libnotify librsvg libwacom nss polkit
+         pulseaudio-alsa upower)
+optdepends=('cinnamon-translations: i18n')
+makedepends=(meson samurai xf86-input-wacom)
+options=(!emptydirs)
+source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('a4f3ce599fa87f3751abea6f36a901a295f68da1dfb709cda8cd65a74d57174fe2967cd50c18331466b2c4484ead8c64335f5aaa4817672d8e8002922d66575f')
+b2sums=('0c981122a8f5c30a4274173e2c2fbf1588d4e2f267f9eb6a8bb10a87dcfc40519670ba3db18a18434a187b93ae8f8a68fa189eba3e4d078e5aa14f4952ffd2f6')
+
+build() {
+  arch-meson --libexecdir=lib/${pkgname} ${pkgname}-${pkgver} build
+  samu -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" samu -C build install
+}

Reply via email to