summaryrefslogtreecommitdiff
path: root/extra/libotf/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
committerroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
commit8fb920e1b30f4a0c0b5ed64a44a85db94b60cf3a (patch)
tree388f72bc691c047458cabbaaf5fe9d5b4931c0de /extra/libotf/PKGBUILD
parentcd3e25625999a62fa1c10e233f371a30d03f67c8 (diff)
Tue Dec 4 02:21:34 PST 2012
Diffstat (limited to 'extra/libotf/PKGBUILD')
-rw-r--r--extra/libotf/PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/extra/libotf/PKGBUILD b/extra/libotf/PKGBUILD
index 14be6a2d6..3c2743f15 100644
--- a/extra/libotf/PKGBUILD
+++ b/extra/libotf/PKGBUILD
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD 149040 2012-02-05 15:14:11Z bisson $
+# $Id: PKGBUILD 172457 2012-12-03 05:46:28Z bisson $
+# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Ashish Shukla <wahjava.ml@gmail.com>
pkgname=libotf
-pkgver=0.9.12
-pkgrel=2
+pkgver=0.9.13
+pkgrel=1
pkgdesc='OpenType Font library'
-url='http://www.m17n.org/libotf/'
+url='http://www.nongnu.org/m17n/'
license=('LGPL')
options=('!libtool')
arch=('i686' 'x86_64')
depends=('libxaw' 'freetype2')
-source=("http://www.m17n.org/libotf/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('47872f696a62e8f111960143f3f36b5366398e20')
+source=("http://download.savannah.gnu.org/releases/m17n//${pkgname}-${pkgver}.tar.gz")
+sha1sums=('66bb81958f5f07ee1f8917d3cb7e359ae559d873')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"