[arch-commits] Commit in pangomm/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Sun Dec 5 15:59:07 UTC 2021
Date: Sunday, December 5, 2021 @ 15:59:07
Author: heftig
Revision: 430703
2.46.2-1
Modified:
pangomm/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-05 15:50:24 UTC (rev 430702)
+++ PKGBUILD 2021-12-05 15:59:07 UTC (rev 430703)
@@ -3,8 +3,8 @@
pkgbase=pangomm
pkgname=(pangomm pangomm-docs)
-pkgver=2.46.1
-pkgrel=2
+pkgver=2.46.2
+pkgrel=1
pkgdesc="C++ bindings for Pango"
url="https://www.gtkmm.org/"
arch=(x86_64)
@@ -12,7 +12,7 @@
depends=(pango glibmm cairomm)
makedepends=(git meson mm-common glibmm-docs cairomm-docs)
options=(!emptydirs)
-_commit=2ed5891a274b65e0ab1cf2effe556d3963870040 # tags/2.46.1^0
+_commit=c531ef7cf5351ec14014da2480b2fd3e474eac00 # tags/2.46.2^0
source=("git+https://gitlab.gnome.org/GNOME/pangomm.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list