summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2024-02-07 11:22:09 +0100
committerFrederic Bezies2024-02-07 11:22:09 +0100
commit1a41b96f73e27b864e5dd11aaf17047069099b58 (patch)
tree0c6ad4517a30fecd2c430ebdb3161cd15cbe506e /PKGBUILD
parentffa02fb8a6cc952c4beaf909ecdd9706a3d9c19e (diff)
downloadaur-xcpc.tar.gz
February 7th, 2024 update
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=()