[arch-commits] Commit in fontconfig/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Nov 27 15:22:36 UTC 2012


    Date: Tuesday, November 27, 2012 @ 10:22:36
  Author: andyrtr
Revision: 172071

upgpkg: fontconfig 2.10.2-1

upstream update 2.10.2

Modified:
  fontconfig/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-27 15:12:40 UTC (rev 172070)
+++ PKGBUILD	2012-11-27 15:22:36 UTC (rev 172071)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=fontconfig
-pkgver=2.10.1
-pkgrel=2
+pkgver=2.10.2
+pkgrel=1
 pkgdesc="A library for configuring and customizing font access"
 arch=(i686 x86_64)
 url="http://www.fontconfig.org/release/"
@@ -11,10 +11,10 @@
 depends=('expat' 'freetype2')
 options=('!libtool')
 install=fontconfig.install
-source=(http://www.fontconfig.org/release/$pkgname-$pkgver.tar.gz
+source=(http://www.fontconfig.org/release/$pkgname-$pkgver.tar.bz2
         29-replace-bitmap-fonts.conf)
-md5sums=('c94e380eea42f2f23ca9537035ef1899'
-         'f6b67e8cc79197ed6abd4701911e83da')
+sha256sums=('8ea8ef56738fd95f0be611015f89614fd4dec79ddac6b3ff26bc4a8338569952'
+            '5addef189c5e01679ce3b610f8864c59980029c98f323f40f8c9080429857fdc')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list