diff options
author | Frederic Bezies | 2022-02-06 11:04:40 +0100 |
---|---|---|
committer | Frederic Bezies | 2022-02-06 11:04:40 +0100 |
commit | 82efc6e017379b9bba6a6663eb3e4d3afbf637b9 (patch) | |
tree | 0b6b24162f2799fce7bd40e11e42ce7e4da63054 /.SRCINFO | |
parent | 8a99ba7ac1dca0db29d926a694fd5e9bca73fbc1 (diff) | |
download | aur-82efc6e017379b9bba6a6663eb3e4d3afbf637b9.tar.gz |
small fix for https://sourceforge.net/p/vice-emu/bugs/1695/
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |