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

Kyle Keen kkeen at archlinux.org
Fri Apr 21 23:51:27 UTC 2017


    Date: Friday, April 21, 2017 @ 23:51:26
  Author: kkeen
Revision: 224303

upgpkg: bochs 2.6.9-1

Modified:
  bochs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-21 23:35:27 UTC (rev 224302)
+++ PKGBUILD	2017-04-21 23:51:26 UTC (rev 224303)
@@ -4,8 +4,8 @@
 # Contributor: Kevin Piche <kevin at archlinux.org>
 
 pkgname=bochs
-pkgver=2.6.8
-pkgrel=4
+pkgver=2.6.9
+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=('8a243e2b5f7562f32d2b26f3cebbba08')
+md5sums=('f6670c56ac49af36174e254e82528d5f')
 
 prepare() {
     cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list