Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
cinnamon-menus


Commits:
acf5722f by Antonio Rojas at 2024-06-12T23:37:53+02:00
upgpkg: 6.2.0-1: Update to 6.2.0

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cinnamon-menus
        pkgdesc = Cinnamon menu specifications
-       pkgver = 6.0.0
+       pkgver = 6.2.0
        pkgrel = 1
        url = https://github.com/linuxmint/cinnamon-menus
        arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = cinnamon-menus
        makedepends = meson
        makedepends = samurai
        depends = glib2
-       source = 
https://github.com/linuxmint/cinnamon-menus/archive/6.0.0/cinnamon-menus-6.0.0.tar.gz
-       sha256sums = 
d0afb32f4e18fe4b3fa69bd3e9754c7dc6195d33a3d9dcc2ce22e798c7f5f253
-       b2sums = 
08394d32e66a8e3e8f1e13a97128099c1fcfe868a52c6bdbdd9ad1c98508c441d8b354d37856dd645db8a9e8f33c3f1ad3c6033bd2f22ea33d7644594cc1559f
+       source = 
https://github.com/linuxmint/cinnamon-menus/archive/6.2.0/cinnamon-menus-6.2.0.tar.gz
+       sha256sums = 
95170602c5291db6f5031dfc245ebf61872ff93860fb1fc18ec433bec638cf16
+       b2sums = 
151ccc6baa1d3bda7269b71d0c9d28666553a4248d4bc1dded9f669d4fe33ac6c7785b84a7f8239636c9f84a21378843e22b40d20415e009b039b53ee3b677d2
 
 pkgname = cinnamon-menus


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,3 @@
+[cinnamon-menus]
+source = "git"
+git = "https://github.com/linuxmint/cinnamon-menus.git";


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Alexandre Filgueira <[email protected]>
 
 pkgname=cinnamon-menus
-pkgver=6.0.0
+pkgver=6.2.0
 pkgrel=1
 pkgdesc="Cinnamon menu specifications"
 arch=(x86_64)
@@ -12,8 +12,8 @@ license=(GPL LGPL)
 depends=(glib2)
 makedepends=(gobject-introspection meson samurai)
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('d0afb32f4e18fe4b3fa69bd3e9754c7dc6195d33a3d9dcc2ce22e798c7f5f253')
-b2sums=('08394d32e66a8e3e8f1e13a97128099c1fcfe868a52c6bdbdd9ad1c98508c441d8b354d37856dd645db8a9e8f33c3f1ad3c6033bd2f22ea33d7644594cc1559f')
+sha256sums=('95170602c5291db6f5031dfc245ebf61872ff93860fb1fc18ec433bec638cf16')
+b2sums=('151ccc6baa1d3bda7269b71d0c9d28666553a4248d4bc1dded9f669d4fe33ac6c7785b84a7f8239636c9f84a21378843e22b40d20415e009b039b53ee3b677d2')
 
 build() {
   mkdir -p build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cinnamon-menus/-/commit/acf5722f56cc37a7558050149c8d773b57e5a5e7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cinnamon-menus/-/commit/acf5722f56cc37a7558050149c8d773b57e5a5e7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to