Merge pull request #4347 from lazka/mm-common-1.0.6

mm-common: Update to 1.0.6
This commit is contained in:
Christoph Reiter
2024-01-13 09:51:21 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# Maintainer: Jeremy Drake <github@jdrake.com>
pkgname=mm-common
pkgver=1.0.5
pkgver=1.0.6
pkgrel=1
pkgdesc="Common build files of the C++ bindings"
url="https://www.gtkmm.org/"
@@ -10,7 +10,7 @@ makedepends=('meson' 'gcc')
license=('GPL2')
source=("https://download.gnome.org/sources/mm-common/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
https://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/libstdc++.tag)
sha256sums=('705c6d29f4116a29bde4e36cfc1b046c92b6ef8c6dae4eaec85018747e6da5aa'
sha256sums=('b55c46037dbcdabc5cee3b389ea11cc3910adb68ebe883e9477847aa660862e7'
'dfb6521cb807fc827c34bcd47dbcf2f7564b2fc1b6014ebb13bed349ddf55af0')
prepare() {