diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-28 11:59:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-28 11:59:00 +0000 |
commit | 1144e694efb5172931ac7ad351ee95f3eef92a43 (patch) | |
tree | cd3c086e1874b462b1fad3f9921ad22d51343e15 /main/pango/APKBUILD | |
parent | 3f2e52f3c70d5d48fe46d5a163261f52bd67d437 (diff) | |
download | aports-1144e694efb5172931ac7ad351ee95f3eef92a43.tar.bz2 aports-1144e694efb5172931ac7ad351ee95f3eef92a43.tar.xz |
main/pango: rebuild with new gobject introspection
Diffstat (limited to 'main/pango/APKBUILD')
-rw-r--r-- | main/pango/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pango/APKBUILD b/main/pango/APKBUILD index 762a4c6d50..64b283f90d 100644 --- a/main/pango/APKBUILD +++ b/main/pango/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pango pkgver=1.28.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library for layout and rendering of text" url="http://www.pango.org/" license="LGPL" |