summaryrefslogtreecommitdiff
path: root/extra/vice
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-02 23:14:59 +0000
committerroot <root@rshg054.dnsready.net>2011-12-02 23:14:59 +0000
commit8eed59114cbcf729b65f87d3f73530f6c8363d20 (patch)
treedb7d4f28ed86bbb2681253cb8bae851030d111e3 /extra/vice
parent9e9ab642711f2424f828e21d14b98c45cdef2b29 (diff)
Fri Dec 2 23:14:59 UTC 2011
Diffstat (limited to 'extra/vice')
-rw-r--r--extra/vice/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/extra/vice/PKGBUILD b/extra/vice/PKGBUILD
index ee8b413f4..316933b34 100644
--- a/extra/vice/PKGBUILD
+++ b/extra/vice/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 134333 2011-08-02 23:08:23Z giovanni $
+# $Id: PKGBUILD 143992 2011-12-01 15:40:19Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=vice
pkgver=2.3
-pkgrel=3
+pkgrel=4
pkgdesc="A Versatile Commodore Emulator"
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.viceteam.org/"
-depends=('alsa-lib' 'gcc-libs' 'giflib' 'lame' 'libxrandr' 'libxv' 'libjpeg' 'libpng' 'libxaw'
-'libxxf86vm')
+depends=('alsa-lib' 'gcc-libs' 'giflib' 'lame' 'libxrandr'
+ 'libxv' 'libjpeg' 'libpng' 'libxaw' 'libxxf86vm')
makedepends=('xorg-font-utils')
options=('!makeflags')
-source=(http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz
- vice-2.3-x11video.patch)
+source=("http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz"
+ 'vice-2.3-x11video.patch')
md5sums=('b48d137874daad50c087a0686cbdde34'
'088292ce9efe785edfb2b0c7c670785e')