Date: Saturday, November 19, 2022 @ 19:45:37
  Author: arojas
Revision: 1349721

archrelease: copy trunk to community-x86_64

Added:
  cinnamon-menus/repos/community-x86_64/PKGBUILD
    (from rev 1349720, 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-11-19 19:45:27 UTC (rev 1349720)
+++ PKGBUILD    2022-11-19 19:45:37 UTC (rev 1349721)
@@ -1,28 +0,0 @@
-# Maintainer: Bruno Pagani <[email protected]>
-# Contributor: Eli Schwartz <[email protected]>
-# Contributor: Alexandre Filgueira <[email protected]>
-
-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
-}

Copied: cinnamon-menus/repos/community-x86_64/PKGBUILD (from rev 1349720, 
cinnamon-menus/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-11-19 19:45:37 UTC (rev 1349721)
@@ -0,0 +1,28 @@
+# Maintainer: Bruno Pagani <[email protected]>
+# Contributor: Eli Schwartz <[email protected]>
+# Contributor: Alexandre Filgueira <[email protected]>
+
+pkgname=cinnamon-menus
+pkgver=5.6.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=('de0f6492d8812f17a8802cfd139819b71ada46ffa76edd84b77e1cf3e47d1578')
+b2sums=('84b3d513b6dbea253135df1f0f8ad017d78299b8cdd2bd2e7def547b74b59e998d3c37e30d480532802fb85db261242d51485f8fbeb7742310eee288de909aa1')
+
+build() {
+  mkdir -p build
+  cd build
+  arch-meson ../${pkgname}-${pkgver}
+  samu
+}
+
+package(){
+  cd build
+  DESTDIR="${pkgdir}" samu install
+}

Reply via email to