summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2023-05-18 11:22:59 +0200
committerFrederic Bezies2023-05-18 11:22:59 +0200
commitdf714e5546af6f35b550d4044c384977a2991851 (patch)
tree5fdce1cf99a5cbf97f298e458d5c840e4f5294c3 /PKGBUILD
parentc1a6e489361b3f23f2707d9c43040fde1f2ffa28 (diff)
downloadaur-df714e5546af6f35b550d4044c384977a2991851.tar.gz
May 18th, 2023 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53dafcc6f474..d94e5f3d226b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: Julien Savard <juju@juju2143.ca>
pkgname=x16-emulator-git
-pkgver=r42.r21.gcdb9dbe
+pkgver=r43.r0.gbc68572
pkgrel=1
pkgdesc="An emulator for The 8-Bit Guy's Commander X16"
arch=('x86_64')
@@ -12,11 +12,9 @@ depends=('sdl2')
makedepends=('git' 'pandoc' 'gendesk')
optdepends=('x16-rom-git: ROMs for the emulator')
provides=('x16-emulator')
-conflicts=('x16-emulator')
+conflicts=('x16-emulator' 'x16-emulator-bin')
replaces=()
options=()
-install=
-changelog=
source=("git+https://github.com/X16Community/x16-emulator.git"
"modify-base-path.patch")
sha256sums=('SKIP'