[arch-commits] Commit in fontforge/trunk (ChangeLog PKGBUILD)
Eric Belanger
eric at archlinux.org
Sun May 11 00:44:13 UTC 2008
Date: Saturday, May 10, 2008 @ 20:44:13
Author: eric
Revision: 1475
upgpkg: fontforge 20080429-1
Upstream update
Modified:
fontforge/trunk/ChangeLog
fontforge/trunk/PKGBUILD
-----------+
ChangeLog | 5 +++++
PKGBUILD | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2008-05-11 00:38:31 UTC (rev 1474)
+++ ChangeLog 2008-05-11 00:44:13 UTC (rev 1475)
@@ -1,3 +1,8 @@
+2008-05-09 Eric Belanger <eric at archlinux.org>
+
+ * fontforge 20080429-1
+ * Upstream update
+
2008-03-31 Eric Belanger <eric at archlinux.org>
* fontforge 20080330-1
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-05-11 00:38:31 UTC (rev 1474)
+++ PKGBUILD 2008-05-11 00:44:13 UTC (rev 1475)
@@ -3,7 +3,7 @@
# Contributor: William Rea <sillywilly at gmail.com>
pkgname=fontforge
-pkgver=20080330
+pkgver=20080429
pkgrel=1
pkgdesc="An outline and bitmap font editor"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
makedepends=('freetype2')
options=('!libtool' '!makeflags')
source=(http://downloads.sourceforge.net/sourceforge/fontforge/fontforge_full-${pkgver}.tar.bz2)
-md5sums=('f1283d157327779cd864442107a8329d')
-sha1sums=('0207392300bda80b15fb50e79fc1f09d1e92a0e4')
+md5sums=('ca239de93aeceed08c263333d0e898c8')
+sha1sums=('165c137216fcadca557a5264fc2822f558b0c75a')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list