diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/pangomm/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/pangomm/PKGBUILD')
-rw-r--r-- | extra/pangomm/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/pangomm/PKGBUILD b/extra/pangomm/PKGBUILD index 51f1aabb0..be517fcbd 100644 --- a/extra/pangomm/PKGBUILD +++ b/extra/pangomm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 183600 2013-04-24 15:18:44Z heftig $ +# $Id: PKGBUILD 198365 2013-10-30 14:25:32Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=pangomm @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') license=('LGPL') makedepends=('pango' 'glibmm' 'glibmm-docs' 'cairomm' 'pkgconfig') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::4}/${pkgname}-${pkgver}.tar.xz) -options=('!libtool') url="http://gtkmm.sourceforge.net/" sha256sums=('0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41') |