Date: Friday, September 25, 2020 @ 19:03:15 Author: heftig Revision: 396562
1.0.2-1 Modified: mm-common/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-25 18:44:55 UTC (rev 396561) +++ PKGBUILD 2020-09-25 19:03:15 UTC (rev 396562) @@ -1,7 +1,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=mm-common -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc="Common build files of the C++ bindings" url="https://www.gtkmm.org/" @@ -9,7 +9,7 @@ depends=(graphviz doxygen gtk-doc libsigc++-docs perl-xml-parser) makedepends=(libsigc++ git meson) license=(GPL2) -_commit=0f7f6e48fd7a07f21c6f4edc61f254546f9d484a # tags/1.0.1^0 +_commit=85381b86dcc2490d2b080c178477df9eb65103ca # tags/1.0.2^0 source=("git+https://gitlab.gnome.org/GNOME/mm-common.git#commit=$_commit" https://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/libstdc++.tag) sha256sums=('SKIP'
