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

Kyle Keen kkeen at nymeria.archlinux.org
Thu Jun 20 20:17:29 UTC 2013


    Date: Thursday, June 20, 2013 @ 22:17:29
  Author: kkeen
Revision: 92958

upgpkg: bochs 2.6.2-1

Modified:
  bochs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-20 17:03:45 UTC (rev 92957)
+++ PKGBUILD	2013-06-20 20:17:29 UTC (rev 92958)
@@ -3,7 +3,7 @@
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 
 pkgname=bochs
-pkgver=2.6
+pkgver=2.6.2
 pkgrel=1
 pkgdesc="A portable x86 PC emulation software package"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('gcc-libs' 'libxrandr')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('7e25e1a4d2f7e0464e8d6381f38741d9')
+md5sums=('82ecaff9826d4f29fa46f3062e2957b8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list