aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-06 15:47:52 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-06 19:25:55 +0000
commit62671cbb6cf5dc4f4ea1dab7cd9f278895b73fcc (patch)
treeff816a38975a78c82751448cc046195940a3bf3e
parentd8c5fb3b6675cddce670e0362cf5855aae88c30e (diff)
community/glibmm: upgrade to 2.64.5
-rw-r--r--community/glibmm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/glibmm/APKBUILD b/community/glibmm/APKBUILD
index b561dd3237e..01720cd8d22 100644
--- a/community/glibmm/APKBUILD
+++ b/community/glibmm/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=glibmm
-pkgver=2.64.4
+pkgver=2.64.5
pkgrel=0
pkgdesc="C++ wrapper for the GLib toolkit"
url="https://www.gtkmm.org/"
@@ -33,4 +33,4 @@ doc() {
mv "$pkgdir"/usr/share/devhelp "$subpkgdir"/usr/share/
}
-sha512sums="1c5280ac5661c899b0a52fe740f239d57c8ac1495dcc88bf98f9be461753f78c9485ccec1bbd3527bc3162da3e87bd2d7f29a45afa91fad3625651c6019c6da7 glibmm-2.64.4.tar.xz"
+sha512sums="e90bb722a35292b0fc54dff82604ec8d23a9e72b08581de14fd515539392ed713d0691352bf7de42d5027579959f76b268cdc11a76a3d3033ae8268f486ee817 glibmm-2.64.5.tar.xz"