Date: Saturday, December 3, 2022 @ 09:34:23
  Author: arojas
Revision: 1356301

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-screensaver/repos/community-x86_64/PKGBUILD
    (from rev 1356300, cinnamon-screensaver/trunk/PKGBUILD)
Deleted:
  cinnamon-screensaver/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   62 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-03 09:34:13 UTC (rev 1356300)
+++ PKGBUILD    2022-12-03 09:34:23 UTC (rev 1356301)
@@ -1,31 +0,0 @@
-# Maintainer: Bruno Pagani <[email protected]>
-# Contributor: Eli Schwartz <[email protected]>
-# Contributor: Alexandre Filgueira <[email protected]>
-# Based on gnome-screensaver package:
-# Jan Alexander Steffens (heftig) <[email protected]>
-# Jan de Groot <[email protected]>
-
-pkgname=cinnamon-screensaver
-pkgver=5.6.1
-pkgrel=1
-pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
-arch=(x86_64)
-url="https://github.com/linuxmint/${pkgname}";
-license=(GPL)
-depends=(accountsservice cinnamon-desktop libgnomekbd
-         python-cairo python-gobject python-setproctitle python-xapp xapp 
xdotool)
-optdepends=('cinnamon-translations: i18n')
-makedepends=(gobject-introspection meson samurai)
-backup=(etc/pam.d/cinnamon-screensaver)
-source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('ee447ff7b1c1c9748f593f42af844039d383de85b52fdfaac3c9df50e56b427b1a4a77d2cec7bef5be28d372329a02c3fb19f46e90ba72ae99d1783e9c866d3f')
-b2sums=('c5d0c6e5d06b52d28b9b9f9d503bf78618fba5ebc96b46986e5e2c9327ccde6d18d056882c8f283cd9d1e7e55dc6ed182312902744177d83e920df108795500b')
-
-build() {
-  arch-meson --libexecdir=lib/cinnamon-screensaver build ${pkgname}-${pkgver}
-  samu -C build
-}
-
-package() {
-  DESTDIR="${pkgdir}" samu -C build install
-}

Copied: cinnamon-screensaver/repos/community-x86_64/PKGBUILD (from rev 1356300, 
cinnamon-screensaver/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-12-03 09:34:23 UTC (rev 1356301)
@@ -0,0 +1,31 @@
+# Maintainer: Bruno Pagani <[email protected]>
+# Contributor: Eli Schwartz <[email protected]>
+# Contributor: Alexandre Filgueira <[email protected]>
+# Based on gnome-screensaver package:
+# Jan Alexander Steffens (heftig) <[email protected]>
+# Jan de Groot <[email protected]>
+
+pkgname=cinnamon-screensaver
+pkgver=5.6.2
+pkgrel=1
+pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
+arch=(x86_64)
+url="https://github.com/linuxmint/${pkgname}";
+license=(GPL)
+depends=(accountsservice cinnamon-desktop libgnomekbd
+         python-cairo python-gobject python-setproctitle python-xapp xapp 
xdotool)
+optdepends=('cinnamon-translations: i18n')
+makedepends=(gobject-introspection meson samurai)
+backup=(etc/pam.d/cinnamon-screensaver)
+source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('d99b3573bb2b4d862d16309fcbec9660119c7ec68e99c49b53241d058c101931fbfd6b203a9ba12eb3482e241f37413ebd5c79d19495ffce064973a9c3d0cfeb')
+b2sums=('ae3eefbb6d86ca3f6ee43bd818ad732c917fecfc74927b836bc0ca3fa4541e5e8f1ffb7bfce3b4786429bbc2a5ebb1cb7613618d0eda9ad8bb097fd5fb445db9')
+
+build() {
+  arch-meson --libexecdir=lib/cinnamon-screensaver build ${pkgname}-${pkgver}
+  samu -C build
+}
+
+package() {
+  DESTDIR="${pkgdir}" samu -C build install
+}

Reply via email to