summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrenton Horne2025-05-01 14:03:56 +1000
committerBrenton Horne2025-05-01 14:03:56 +1000
commitc527111754df3611a51cb0826fb1c308479a65a8 (patch)
treec4586ebbfd7f2fccd57cc22d97c0a64d6cb82809 /PKGBUILD
parentdd965371f5f0c16a93aac6649d9bc5bc20ef3ac8 (diff)
downloadaur-openra-wts-git.tar.gz
Updating dotnet-sdk-8.0-bin dep to a version that works
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b4f07b510a8..1bf9e0e38065 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Brenton Horne <brentonhorne77@gmail.com>
pkgname=openra-wts-git
-pkgver=30318.git.cdef641
+pkgver=30397.git.56c615d
pkgrel=1
pkgdesc="OpenRA built from latest git commit and with the experimental Tiberian Sun mod included."
arch=('x86_64')
url="https://www.openra.net"
license=('GPL3')
install=${pkgname}.install
-depends=('dotnet-sdk-8.0' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 'hicolor-icon-theme' 'gtk-update-icon-cache'
+depends=('dotnet-sdk-8.0.300-bin' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 'hicolor-icon-theme' 'gtk-update-icon-cache'
'desktop-file-utils' 'xdg-utils' 'zenity')
makedepends=('git' 'unzip')
conflicts=('openra' 'openra-bleed' 'openra-git')