summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 541a65d6f5e8..991bd68722a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: Feufochmar <feufochmar@d-20.fr>
pkgname=xcpc
pkgver=20070122
-pkgrel=2
+pkgrel=3
pkgdesc="An Amstrad CPC emulator"
arch=('i686' 'x86_64')
url="http://www.xcpc-emulator.net/doku.php/index"
license=('GPL')
-depends=('libdsk' 'lesstif')
+depends=('libdsk' 'openmotif')
optdepends=()
source=(http://downloads.sourceforge.net/sourceforge/xcpc/$pkgname-$pkgver.tar.gz)
md5sums=('6b9d1c94b37e1cc10312dd46bd0696b7')