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

Alexander Rødseth arodseth at gemini.archlinux.org
Tue Jan 25 23:45:25 UTC 2022


    Date: Tuesday, January 25, 2022 @ 23:45:24
  Author: arodseth
Revision: 1115603

upgpkg: vice 3.6.1-1

Modified:
  vice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 23:38:19 UTC (rev 1115602)
+++ PKGBUILD	2022-01-25 23:45:24 UTC (rev 1115603)
@@ -3,18 +3,18 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=vice
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc='Versatile Commodore 8-bit Emulator'
 arch=(x86_64)
 license=(GPL)
 url='https://vice-emu.sourceforge.io/'
-depends=(alsa-lib giflib glew libjpeg-turbo libpng libpulse python sdl2 gtk3)
+depends=(alsa-lib giflib glew gtk3 libjpeg-turbo libpng libpulse python sdl2 sdl2_image)
 makedepends=(dos2unix ffmpeg libpcap libxaw texlive-bin texlive-core xa xorg-bdftopcf xorg-mkfontdir)
 source=("https://downloads.sourceforge.net/project/vice-emu/releases/$pkgname-${pkgver%.0}.tar.gz"
         disable-fc-cache.patch)
-sha256sums=('65bfe55cce627db9b5a0ac7876a90c087e9fe86e9f5517e809446c4064a2d3fd'
-            '8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
+b2sums=('129171380f3bd23d579dc29a96419446169cf9a98d2fec82951fa192914846053d213a19b395c9ca30596859cce35bcfea0de0c0a7461c45cb38511a546ca4b2'
+        'a27ff2a70537a57fd1c3be561181403fede8a6fd75ca8a31a4a4ed97b010cd8f8f0376a619be126ac22ad8c81bf0d1fd9c7e5e411bf94da32006c9ecdd10d32e')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list