summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12aed094b021..6d842e5bffd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
+# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: Feufochmar <feufochmar@d-20.fr>
pkgname=xcpc
pkgver=0.38.1
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="An Amstrad CPC emulator"
arch=('i686' 'x86_64')
-url="http://www.xcpc-emulator.net/doku.php/index"
+url="http://www.xcpc-emulator.net/"
license=('GPL')
depends=('gtk3')
optdepends=()