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

Kyle Keen kkeen at archlinux.org
Mon Nov 10 22:33:22 UTC 2014


    Date: Monday, November 10, 2014 @ 23:33:21
  Author: kkeen
Revision: 122320

upgpkg: bochs 2.6.7-1

Modified:
  bochs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-10 22:24:43 UTC (rev 122319)
+++ PKGBUILD	2014-11-10 22:33:21 UTC (rev 122320)
@@ -4,8 +4,8 @@
 # Contributor: Kevin Piche <kevin at archlinux.org>
 
 pkgname=bochs
-pkgver=2.6.6
-pkgrel=2
+pkgver=2.6.7
+pkgrel=1
 pkgdesc="A portable x86 PC emulation software package, including GUI debugger"
 arch=('i686' 'x86_64')
 url="http://bochs.sourceforge.net/"
@@ -12,7 +12,7 @@
 license=('LGPL')
 depends=('gcc-libs' 'libxrandr' 'libxpm' 'gtk2')
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('f5c8483bc478381dd5979f6b3972d44e')
+md5sums=('8ae62e24c19dc862f5e8660a34ab31b2')
 
 build() {
     cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list