[arch-commits] Commit in muffin/repos/community-x86_64 (PKGBUILD PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jun 20 21:26:17 UTC 2022


    Date: Monday, June 20, 2022 @ 21:26:17
  Author: arojas
Revision: 1238729

archrelease: copy trunk to community-x86_64

Added:
  muffin/repos/community-x86_64/PKGBUILD
    (from rev 1238728, muffin/trunk/PKGBUILD)
Deleted:
  muffin/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-20 21:26:06 UTC (rev 1238728)
+++ PKGBUILD	2022-06-20 21:26:17 UTC (rev 1238729)
@@ -1,28 +0,0 @@
-# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
-# Contributor: Alexandre Filgueira <alexfilgueira at cinnarch.com>
-# Contributor: Adam Hani Schakaki <adam at schakaki.net>
-# Contributor: Ner0
-
-pkgname=muffin
-pkgver=5.4.0
-pkgrel=1
-pkgdesc="Cinnamon window manager based on Mutter"
-arch=('x86_64')
-url="https://github.com/linuxmint/${pkgname}"
-license=('GPL')
-depends=('cinnamon-desktop' 'gobject-introspection-runtime' 'libcanberra' 'libinput'
-         'libsm' 'libxkbcommon-x11' 'startup-notification' 'zenity' 'graphene' 'pipewire')
-makedepends=('meson' 'intltool' 'gobject-introspection')
-options=('!emptydirs')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('a28ab1a68aef1518dcdec08f9f06fc30084c3812d164622820920f768d1e1b1e')
-b2sums=('2f6f91152a8b2dd297d6a14f1a1128ed344cfe835c5978aa1ebb5e533470c06e87da2a5b9e56579dc636c73b4c305b178e5aef0f1962030af0a29d50bd125dad')
-
-build() {
-    arch-meson build $pkgname-$pkgver
-    meson compile -C build
-}
-
-package() {
-    meson install --destdir="$pkgdir" -C build
-}

Copied: muffin/repos/community-x86_64/PKGBUILD (from rev 1238728, muffin/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-06-20 21:26:17 UTC (rev 1238729)
@@ -0,0 +1,28 @@
+# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
+# Contributor: Alexandre Filgueira <alexfilgueira at cinnarch.com>
+# Contributor: Adam Hani Schakaki <adam at schakaki.net>
+# Contributor: Ner0
+
+pkgname=muffin
+pkgver=5.4.1
+pkgrel=1
+pkgdesc="Cinnamon window manager based on Mutter"
+arch=('x86_64')
+url="https://github.com/linuxmint/${pkgname}"
+license=('GPL')
+depends=('cinnamon-desktop' 'gobject-introspection-runtime' 'libcanberra' 'libinput'
+         'libsm' 'libxkbcommon-x11' 'startup-notification' 'zenity' 'graphene' 'pipewire')
+makedepends=('meson' 'intltool' 'gobject-introspection')
+options=('!emptydirs')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha256sums=('88f405856559fc4fa0b6c3f396339c52625ec4cac225e0edafcfd1b6390e1978')
+b2sums=('ba2f58c29a0f518cf8ec400b1b05d7f1abe31276decf1cb9a1523ffd6b5701eaa9b7d741b0e86130d1429f67038a671f2d2b4fcfd859f5c7bdf9446b395831bd')
+
+build() {
+    arch-meson build $pkgname-$pkgver
+    meson compile -C build
+}
+
+package() {
+    meson install --destdir="$pkgdir" -C build
+}



More information about the arch-commits mailing list