diff --git a/mm-common/PKGBUILD b/mm-common/PKGBUILD index 1ddc008e..e573a868 100644 --- a/mm-common/PKGBUILD +++ b/mm-common/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jeremy Drake 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() {