[arch-commits] Commit in vice/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Tue Dec 28 13:08:31 UTC 2021
Date: Tuesday, December 28, 2021 @ 13:08:31
Author: arodseth
Revision: 1085649
upgpkg: vice 3.6.0-1
Modified:
vice/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-28 12:56:17 UTC (rev 1085648)
+++ PKGBUILD 2021-12-28 13:08:31 UTC (rev 1085649)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=vice
-pkgver=3.5
+pkgver=3.6.0
pkgrel=1
pkgdesc='Versatile Commodore 8-bit Emulator'
arch=(x86_64)
@@ -11,9 +11,9 @@
url='https://vice-emu.sourceforge.io/'
depends=(alsa-lib giflib glew libjpeg-turbo libpng libpulse python sdl2 gtk3)
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.tar.gz"
+source=("https://downloads.sourceforge.net/project/vice-emu/releases/$pkgname-${pkgver%.0}.tar.gz"
disable-fc-cache.patch)
-sha256sums=('56b978faaeb8b2896032bd604d03c3501002187eef1ca58ceced40f11a65dc0e'
+sha256sums=('65bfe55cce627db9b5a0ac7876a90c087e9fe86e9f5517e809446c4064a2d3fd'
'8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
prepare() {
More information about the arch-commits
mailing list