diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-05-18 22:17:49 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-05-18 22:17:49 +1000 |
commit | ecf8b02232da535f9bb99ee9e0282ddddfd244ed (patch) | |
tree | b5dfd0dcea48e7a351b3d0aa58d477da7effd9c1 /pangomm | |
parent | b46aba53fe65c39ad5f5c9e22d28c03b46f12c18 (diff) | |
download | contrib-ecf8b02232da535f9bb99ee9e0282ddddfd244ed.tar.gz contrib-ecf8b02232da535f9bb99ee9e0282ddddfd244ed.tar.xz |
pangomm: 2.38.1 -> 2.40.0
Diffstat (limited to 'pangomm')
-rw-r--r-- | pangomm/.md5sum | 2 | ||||
-rw-r--r-- | pangomm/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pangomm/.md5sum b/pangomm/.md5sum index 05a5ed081..23bdccb16 100644 --- a/pangomm/.md5sum +++ b/pangomm/.md5sum @@ -1 +1 @@ -734fc6bf8f91c94383ca10d24705ce25 pangomm-2.38.1.tar.xz +681fe43bac96e63321406e1b092093d2 pangomm-2.40.0.tar.xz diff --git a/pangomm/Pkgfile b/pangomm/Pkgfile index 17f595c36..9091cdbec 100644 --- a/pangomm/Pkgfile +++ b/pangomm/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cairomm glibmm name=pangomm -version=2.38.1 +version=2.40.0 release=1 source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz) |