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

Antonio Rojas arojas at archlinux.org
Thu Apr 20 07:05:03 UTC 2017


    Date: Thursday, April 20, 2017 @ 07:05:02
  Author: arojas
Revision: 293297

Update to 3.1

Modified:
  vice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-20 06:55:55 UTC (rev 293296)
+++ PKGBUILD	2017-04-20 07:05:02 UTC (rev 293297)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=vice
-pkgver=3.0
+pkgver=3.1
 pkgrel=1
 pkgdesc="The Versatile Commodore 8-bit Emulator"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('xorg-bdftopcf' 'xorg-mkfontdir' 'libpcap' 'libxaw' 'ffmpeg')
 source=("http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz"
         'disable-fc-cache.patch')
-md5sums=('c732d76a70ac1232a43456dae540b43a'
-         'b1dee4fef59f835534683fabbe1fbbce')
+sha256sums=('3eb8159633816095006dec36c5c3edd055a87fd8bda193a1194a6801685d1240'
+            '8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list