diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-08 03:19:20 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-08 03:19:20 +0000 |
commit | 6940e21aabd50feb977065b28ecaf9ba5e88c5d4 (patch) | |
tree | d94da5c7ff8b2668816cbb0e39af9010cab59463 /extra/vice/PKGBUILD | |
parent | b4f09e0a566f01cd9a250e2f44423169c70adc94 (diff) |
Sat Feb 8 03:17:55 UTC 2014
Diffstat (limited to 'extra/vice/PKGBUILD')
-rw-r--r-- | extra/vice/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/vice/PKGBUILD b/extra/vice/PKGBUILD index 8f8a11e8f..7068e569c 100644 --- a/extra/vice/PKGBUILD +++ b/extra/vice/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 191927 2013-08-01 07:00:00Z bpiotrowski $ +# $Id: PKGBUILD 205562 2014-02-07 16:53:54Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=vice pkgver=2.4 -pkgrel=4 +pkgrel=5 pkgdesc="The Versatile Commodore 8-bit Emulator" arch=('i686' 'x86_64') license=('GPL') -url="http://www.viceteam.org/" +url="http://vice-emu.sourceforge.net/" depends=('alsa-lib' 'giflib' 'libxxf86vm' 'vte' 'libnet' 'libpcap') makedepends=('xorg-font-utils') options=('!makeflags') |