summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Trepczik2024-03-05 18:41:20 +0100
committerAndreas Trepczik2024-03-05 18:42:17 +0100
commit1a537851fcd4ec1ef48638b12e0d21a6a2fef9c6 (patch)
treedaa5a994c9eef7d051aaba5fa9aa6f77e641a44e /PKGBUILD
parent955f676b28e506d82d270105d89644cd9fd0395c (diff)
downloadaur-1a537851fcd4ec1ef48638b12e0d21a6a2fef9c6.tar.gz
update to 0.98
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61639df97dc3..3177a7327794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: bzt <unmacaque at gmail.com>
pkgname=dbgl
-pkgver=0.97
+pkgver=0.98
pkgrel=1
pkgdesc="An open-source, free, multi-platform frontend for DOSBox"
arch=('x86_64')
url="https://dbgl.org/"
license=('GPL')
-depends=('java-runtime>=11')
+depends=('java-runtime>=17')
optdepends=('dosbox: necessary to run DOS games')
-source=("https://dbgl.org/download/${pkgname}097.tar.gz"
+source=("https://dbgl.org/download/${pkgname}${pkgver//.}.tar.gz"
dbgl.desktop
dbgl.sh)
-sha256sums=('a7890e1808cbf5715fc62af4557b69a3808dc66cb9cb9d46e4da1bab01ca56a8'
+sha256sums=('3083edd927b884a69b10a447cdd74b837c2c67a563afcefd650824d057f85228'
'7da06d297b5cbdbc1029c58ffe1c6643ae0fa3fe597e839b26d03ff3900de00d'
'ec0f5d86d8a76b9ec2ee60e3e28b8ad5008df70eb86e28575b75dd0d2b1fd509')