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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 09:47:13 UTC 2022


    Date: Saturday, June 18, 2022 @ 09:47:13
  Author: arojas
Revision: 1238378

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 09:47:00 UTC (rev 1238377)
+++ PKGBUILD	2022-06-18 09:47:13 UTC (rev 1238378)
@@ -1,28 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-# Contributor: Eli Schwartz <eschwartz at archlinux.org>
-# Contributor: Alexandre Filgueira <alexfilgueira at antergos.com>
-
-pkgname=cinnamon-menus
-pkgver=5.2.0
-pkgrel=1
-pkgdesc="Cinnamon menu specifications"
-arch=(x86_64)
-url="https://github.com/linuxmint/cinnamon-menus"
-license=(GPL LGPL)
-depends=(glib2)
-makedepends=(gobject-introspection meson samurai)
-source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('fb654a214b7a7291a964b0d38b89e88ffc1a3343fa0a686f61059367bfa55e76')
-b2sums=('150dbab3b5c1b1a5574c1d234ebc7978a9e517e027d3076f6e335f4c64ad1631689c5b57a9d7ca159daa7f9f832d00accd78b2f392f757552f2babbab25489d7')
-
-build() {
-  mkdir -p build
-  cd build
-  arch-meson ../${pkgname}-${pkgver}
-  samu
-}
-
-package(){
-  cd build
-  DESTDIR="${pkgdir}" samu install
-}

Copied: cinnamon-menus/repos/community-x86_64/PKGBUILD (from rev 1238377, cinnamon-menus/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-06-18 09:47:13 UTC (rev 1238378)
@@ -0,0 +1,28 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+# Contributor: Eli Schwartz <eschwartz at archlinux.org>
+# Contributor: Alexandre Filgueira <alexfilgueira at antergos.com>
+
+pkgname=cinnamon-menus
+pkgver=5.4.0
+pkgrel=1
+pkgdesc="Cinnamon menu specifications"
+arch=(x86_64)
+url="https://github.com/linuxmint/cinnamon-menus"
+license=(GPL LGPL)
+depends=(glib2)
+makedepends=(gobject-introspection meson samurai)
+source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('47eb864105711c28c4851b64bcc82aa5701095996698db170b86be9ebd914e07')
+b2sums=('248e9301fa9e0fab1a0cbbbadc4829af93876ef4a44d3a5f880fe26992f7290b36725e4d804b902456078322c018d8eb81c63d95e0f860b583a89c2122ee878b')
+
+build() {
+  mkdir -p build
+  cd build
+  arch-meson ../${pkgname}-${pkgver}
+  samu
+}
+
+package(){
+  cd build
+  DESTDIR="${pkgdir}" samu install
+}



More information about the arch-commits mailing list