summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2024-04-01 12:11:32 +0200
committerFrederic Bezies2024-04-01 12:11:32 +0200
commit0afab2be5415a2d0881955ca033528dfcbd4b0c5 (patch)
tree638995ad1b27e65fc803358f109bd4192d1f517c /PKGBUILD
parent1770ee8a0cddf346db4afe1c28d72858947ae4bb (diff)
downloadaur-zesarux-git.tar.gz
April 1st, 2024 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a708a5544df8..a6e7adce4615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alfonso Saavedra "Son Link" <sonlink.dourden@gmail.com>
pkgname=zesarux-git
-pkgver=ZEsarUX.11.0.beta1.r30.g2056b3e
+pkgver=ZEsarUX.11.0.beta1.r194.g50ebe51
_ver=11.0
pkgrel=1
epoch=2
@@ -15,6 +15,7 @@ depends=('libxxf86vm' 'aalib' 'libcaca' 'alsa-lib')
optdepends=('libpulse: for support Pulseaudio'
'openssl: for enable SSL functions'
'sdl: for support sdl video and audio output')
+options=(!debug)
source=('zesarux-code::git+https://github.com/chernandezba/zesarux.git'
zesarux.desktop
zesarux.png)