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

Eric Bélanger eric at archlinux.org
Mon Jan 11 17:53:30 UTC 2010


    Date: Monday, January 11, 2010 @ 12:53:30
  Author: eric
Revision: 62745

upgpkg: transfig 3.2.5c-1
    Upstream update, Removed force option

Modified:
  transfig/trunk/ChangeLog
  transfig/trunk/PKGBUILD

-----------+
 ChangeLog |    6 ++++++
 PKGBUILD  |    7 +++----
 2 files changed, 9 insertions(+), 4 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2010-01-11 17:47:49 UTC (rev 62744)
+++ ChangeLog	2010-01-11 17:53:30 UTC (rev 62745)
@@ -1,3 +1,9 @@
+2010-01-11  Eric Belanger  <eric at archlinux.org>
+
+	* transfig 3.2.5c-1
+	* Upstream update
+	* Removed force option
+
 2009-08-12  Eric Belanger  <eric at archlinux.org>
 
 	* transfig 3.2.5a-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-11 17:47:49 UTC (rev 62744)
+++ PKGBUILD	2010-01-11 17:53:30 UTC (rev 62745)
@@ -3,7 +3,7 @@
 # Contributor: J. Santiago Hirschfeld <jsantiagoh at yahoo.com.ar>
 
 pkgname=transfig
-pkgver=3.2.5a
+pkgver=3.2.5c
 pkgrel=1
 pkgdesc="Format conversion utility that can be used with xfig"
 arch=('i686' 'x86_64')
@@ -11,10 +11,9 @@
 license=('custom')
 depends=('libpng' 'libxpm')
 makedepends=('imake')
-options=('force')
 source=(http://downloads.sourceforge.net/mcj/${pkgname}.${pkgver}.tar.gz LICENSE)
-md5sums=('c3e4259d0b5b263baa2d8d5e811b2ef1' 'a0b2ea903821c46dbc77afefc06d1aa4')
-sha1sums=('65f772a51389be2b1cfebdb1354130aa71609739' 'b8b712871615308b8b6add92f86d218437d652f2')
+md5sums=('0cc55ed6b4ae67a3e610e501acd694f9' 'a0b2ea903821c46dbc77afefc06d1aa4')
+sha1sums=('20013b350e81400943cd91744173445d7bd4d98e' 'b8b712871615308b8b6add92f86d218437d652f2')
 
 build() {
   cd "${srcdir}/${pkgname}.${pkgver}"




More information about the arch-commits mailing list