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


Commits:
a9374783 by Antonio Rojas at 2024-11-26T23:01:58+01:00
upgpkg: 6.4.0-1: Update to 6.4.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cinnamon-desktop
        pkgdesc = Library with common API for various Cinnamon modules
-       pkgver = 6.2.0
+       pkgver = 6.4.0
        pkgrel = 1
        url = https://github.com/linuxmint/cinnamon-desktop
        arch = x86_64
@@ -10,15 +10,16 @@ pkgbase = cinnamon-desktop
        makedepends = samurai
        makedepends = gobject-introspection
        makedepends = intltool
+       makedepends = glib2-devel
        depends = accountsservice
        depends = gtk3
        depends = libxkbfile
        depends = libpulse
-       source = 
https://github.com/linuxmint/cinnamon-desktop/archive/6.2.0/cinnamon-desktop-6.2.0.tar.gz
+       source = 
https://github.com/linuxmint/cinnamon-desktop/archive/6.4.0/cinnamon-desktop-6.4.0.tar.gz
        source = config.patch
-       sha256sums = 
95bb6fc16597601b1febde4bd1317ba9c3ab662119b6b8e602b49e832d3f3eb7
+       sha256sums = 
61d2fb8a8b2e9eac66522ff78ece2cdc63c6083895a4823642c6f3c06bf83c51
        sha256sums = 
e70227c64eca6857fe9adc21c6aee851df40b3a54bf34a145e0dc4b9819a7b6a
-       b2sums = 
e91cc5de64cfa2b936dd224727a493f7ca9049272d7cead88f6e6682b3e11505798d340e245816386e8427712dc3159c416bc51ac6b8cdf937649f34afa247f7
+       b2sums = 
80d92c846b4099e258304bbb9cbe3717ea4da07ff332e0cc047db69dfb736fab44deaf533190949993b218db2a08e91a10825169488d2b2477c5ef0da148bfdd
        b2sums = 
5ae28fca1f3fee35222569afdba3f6f2df00f2b27709d1135589f33a3b80546ca541c391f5ee02759467fcaffe380dc1cbc4117dffe3c10cdf7046fd8588e384
 
 pkgname = cinnamon-desktop


=====================================
PKGBUILD
=====================================
@@ -4,19 +4,19 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=cinnamon-desktop
-pkgver=6.2.0
+pkgver=6.4.0
 pkgrel=1
 pkgdesc="Library with common API for various Cinnamon modules"
 arch=(x86_64)
 url="https://github.com/linuxmint/${pkgname}";
 license=(GPL LGPL)
 depends=(accountsservice gtk3 libxkbfile libpulse)
-makedepends=(meson samurai gobject-introspection intltool)
+makedepends=(meson samurai gobject-introspection intltool glib2-devel)
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
         config.patch)
-sha256sums=('95bb6fc16597601b1febde4bd1317ba9c3ab662119b6b8e602b49e832d3f3eb7'
+sha256sums=('61d2fb8a8b2e9eac66522ff78ece2cdc63c6083895a4823642c6f3c06bf83c51'
             'e70227c64eca6857fe9adc21c6aee851df40b3a54bf34a145e0dc4b9819a7b6a')
-b2sums=('e91cc5de64cfa2b936dd224727a493f7ca9049272d7cead88f6e6682b3e11505798d340e245816386e8427712dc3159c416bc51ac6b8cdf937649f34afa247f7'
+b2sums=('80d92c846b4099e258304bbb9cbe3717ea4da07ff332e0cc047db69dfb736fab44deaf533190949993b218db2a08e91a10825169488d2b2477c5ef0da148bfdd'
         
'5ae28fca1f3fee35222569afdba3f6f2df00f2b27709d1135589f33a3b80546ca541c391f5ee02759467fcaffe380dc1cbc4117dffe3c10cdf7046fd8588e384')
 
 prepare() {



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

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


Reply via email to