[arch-commits] Commit in pangomm/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Nov 5 23:10:03 UTC 2018
Date: Monday, November 5, 2018 @ 23:10:02
Author: heftig
Revision: 337897
2.42.0-1
Modified:
pangomm/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-05 21:53:57 UTC (rev 337896)
+++ PKGBUILD 2018-11-05 23:10:02 UTC (rev 337897)
@@ -2,8 +2,8 @@
pkgbase=pangomm
pkgname=(pangomm pangomm-docs)
-pkgver=2.40.1
-pkgrel=2
+pkgver=2.42.0
+pkgrel=1
pkgdesc="C++ bindings for Pango"
url="https://www.gtkmm.org/"
arch=(x86_64)
@@ -10,8 +10,8 @@
license=(LGPL)
depends=(pango glibmm cairomm)
makedepends=(git mm-common glibmm-docs cairomm-docs)
-_commit=19b91c7b62286e9fc4c03063f61aa67e77342c97 # tags/2.40.1^0
-source=("git+https://git.gnome.org/browse/pangomm#commit=$_commit")
+_commit=59f0ec837adc4fe02ea1c77965b880e1cfeeb4b9 # tags/2.42.0^0
+source=("git+https://gitlab.gnome.org/GNOME/pangomm.git#commit=$_commit")
sha256sums=('SKIP')
pkgver() {
More information about the arch-commits
mailing list