[arch-commits] CVS update of extra/emulators/bochs (PKGBUILD)
Kevin Piche
kevin at archlinux.org
Wed Feb 20 20:23:22 UTC 2008
Date: Wednesday, February 20, 2008 @ 15:23:22
Author: kevin
Path: /home/cvs-extra/extra/emulators/bochs
Modified: PKGBUILD (1.25 -> 1.26)
upgpkg: bochs 2.3.6-1
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/emulators/bochs/PKGBUILD
diff -u extra/emulators/bochs/PKGBUILD:1.25 extra/emulators/bochs/PKGBUILD:1.26
--- extra/emulators/bochs/PKGBUILD:1.25 Sun Oct 7 14:08:02 2007
+++ extra/emulators/bochs/PKGBUILD Wed Feb 20 15:23:22 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.25 2007/10/07 18:08:02 kevin Exp $
+# $Id: PKGBUILD,v 1.26 2008/02/20 20:23:22 kevin Exp $
#Contributor: Tom Newsom <Jeepster at gmx.co.uk>
# Maintainer: Kevin Piche <kevin at archlinux.org>
pkgname=bochs
-pkgver=2.3.5
+pkgver=2.3.6
pkgrel=1
pkgdesc="A portable x86 PC emulation software package"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@
url="http://bochs.sourceforge.net/"
source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
depends=('gcc-libs' 'libxpm')
-md5sums=('2d9b2c1e17b4eba2d46b208be09df4a9')
+md5sums=('5b666fb64d7ccf9baa0122ec15a3f4b9')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list