summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2022-02-06 11:04:40 +0100
committerFrederic Bezies2022-02-06 11:04:40 +0100
commit82efc6e017379b9bba6a6663eb3e4d3afbf637b9 (patch)
tree0b6b24162f2799fce7bd40e11e42ce7e4da63054
parent8a99ba7ac1dca0db29d926a694fd5e9bca73fbc1 (diff)
downloadaur-82efc6e017379b9bba6a6663eb3e4d3afbf637b9.tar.gz
small fix for https://sourceforge.net/p/vice-emu/bugs/1695/
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aff2a17e2a3b..026a89c1e5f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vice-svn
pkgdesc = The Versatile Commodore Emulator 8-bits (PET/C64/C128/Plus4/Vic20) - Development version
- pkgver = r41676
+ pkgver = r41737
pkgrel = 1
url = http://vice-emu.sourceforge.net
arch = i686
@@ -27,7 +27,7 @@ pkgbase = vice-svn
conflicts = vice-svn-gtk3
conflicts = vice-svn-sdl2
replaces = vice
- source = vice-svn::svn://svn.code.sf.net/p/vice-emu/code/trunk
+ source = vice-svn::svn://svn.code.sf.net/p/vice-emu/code/trunk#revision=41736
source = vice-org-vsid.desktop
source = vice-org-x64dtv.desktop
source = vice-org-x64sc.desktop
diff --git a/PKGBUILD b/PKGBUILD
index e8a41f1a47a2..bef3941b4fa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Benjamin Hodgetts <ben@xnode.org>
pkgname=vice-svn
-pkgver=r41676
+pkgver=r41737
pkgrel=1
pkgdesc="The Versatile Commodore Emulator 8-bits (PET/C64/C128/Plus4/Vic20) - Development version"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=(dos2unix ffmpeg libpcap libxaw texlive-bin texlive-core xa xorg-bdf
provides=('vice')
replaces=('vice')
conflicts=('vice' 'vice-sdl2' 'vice-svn-gtk3' 'vice-svn-sdl2')
-source=("${pkgname}::svn://svn.code.sf.net/p/vice-emu/code/trunk"
+source=("${pkgname}::svn://svn.code.sf.net/p/vice-emu/code/trunk#revision=41736"
vice-org-vsid.desktop
vice-org-x64dtv.desktop
vice-org-x64sc.desktop