summaryrefslogtreecommitdiff
path: root/extra/freetype2/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-19 11:02:18 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-19 11:02:18 +0200
commit4f22a5c482279b73ed0140e8962f75169f9b3e57 (patch)
tree1369f17af7242f30a62b7ffbacd138a7978821fd /extra/freetype2/PKGBUILD
parent63b47d2adad6c3c625196b2717bbd42283e9bb79 (diff)
parent9a30c3d0083b8330b1aa6c0f89245e68ae762ee5 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libgdamm/PKGBUILD community/mingetty/PKGBUILD extra/cups/PKGBUILD extra/xorg-appres/PKGBUILD extra/xorg-xrefresh/PKGBUILD extra/xorg-xwininfo/PKGBUILD
Diffstat (limited to 'extra/freetype2/PKGBUILD')
-rw-r--r--extra/freetype2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/freetype2/PKGBUILD b/extra/freetype2/PKGBUILD
index ff0ed781c..f6fe3449e 100644
--- a/extra/freetype2/PKGBUILD
+++ b/extra/freetype2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 173707 2012-12-21 16:29:38Z andyrtr $
+# $Id: PKGBUILD 185748 2013-05-18 10:42:24Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=freetype2
-pkgver=2.4.11
-pkgrel=2
+pkgver=2.4.12
+pkgrel=1
pkgdesc="TrueType font rendering library"
arch=(i686 x86_64 'mips64el')
license=('GPL')
@@ -13,7 +13,7 @@ options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/freetype/freetype-${pkgver}.tar.bz2
freetype-2.3.0-enable-spr.patch
freetype-2.2.1-enable-valid.patch)
-md5sums=('b93435488942486c8d0ca22e8f768034'
+md5sums=('3463102764315eb86c0d3c2e1f3ffb7d'
'816dc8619a6904a7385769433c0a8653'
'214119610444c9b02766ccee5e220680')