summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2020-10-10 19:48:27 +0200
committerFrederic Bezies2020-10-10 19:48:27 +0200
commit72411e21c0e5204220b9a2055b8a1cede66f19f3 (patch)
tree0f4becabdfc8c91b9d3a6ed36cde2752559bb5ef
parent7d287ee4af3767904123f726b2d53af5f7805269 (diff)
downloadaur-72411e21c0e5204220b9a2055b8a1cede66f19f3.tar.gz
October 10th, 2020 update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ecf7569d409..bd1864f9f76d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vice-svn-sdl2
pkgdesc = The Versatile Commodore Emulator (Commodore 64/C64) - SDL2 development version
- pkgver = r38637
+ pkgver = r38746
pkgrel = 1
url = http://vice-emu.sourceforge.net
arch = i686
@@ -21,7 +21,6 @@ pkgbase = vice-svn-sdl2
depends = flac
optdepends = pulseaudio-alsa
optdepends = alsa-lib
- optdepends = vorbis
provides = vice
conflicts = vice
conflicts = vice-svn
diff --git a/PKGBUILD b/PKGBUILD
index f3f0e518d3dc..5180a8883eae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vice-svn-sdl2
_pkgname=vice-svn
-pkgver=r38637
+pkgver=r38746
pkgrel=1
pkgdesc="The Versatile Commodore Emulator (Commodore 64/C64) - SDL2 development version"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="http://vice-emu.sourceforge.net"
license=('GPL')
depends=('giflib' 'libjpeg' 'libpng' 'mpg123' 'sdl2' 'pciutils' 'portaudio' 'flac')
makedepends=('pkg-config' 'xa' 'svn' 'texlive-core' 'dos2unix')
-optdepends=('pulseaudio-alsa' 'alsa-lib' 'vorbis')
+optdepends=('pulseaudio-alsa' 'alsa-lib')
provides=('vice')
replaces=('vice')
conflicts=('vice' 'vice-svn')