aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames2021-04-27 08:22:44 +0100
committerJames2021-04-27 08:22:44 +0100
commit035ede1333c14c63eb04091b8c3a366b068f998d (patch)
tree310057c5cb2d867437d14bf471f8628e5f478dad /PKGBUILD
parent0b51f2673a19d2953ac1eae0a6b7f5da278e1921 (diff)
downloadaur-035ede1333c14c63eb04091b8c3a366b068f998d.tar.gz
Update to release 0.11.3 of software
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c35b7ffefbe8..487b972e2610 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: james@stampatron.com
pkgname=daggerfall-unity-aur-bin
-pkgver=0.11.2
+pkgver=0.11.3
pkgrel=1
pkgdesc="The Elder Scrolls: Daggerfall rebuilt using the unity engine"
arch=('x86_64')
@@ -26,7 +26,7 @@ ENGINE_DIR="engine"
DATA_DIR="data"
#Dagger Unity Build Variables
-BUILD_ID="WydHfCVy08"
+BUILD_ID="-y1G1IHLkw"
REMOTE_BUILD_GENERATOR="https://build-api.cloud.unity3d.com/api/v1/shares/"
#Daggerfall Data Variables
@@ -34,7 +34,7 @@ REMOTE_DATA_ID="0B0i8ZocaUWLGWHc1WlF3dHNUNTQ"
REMOTE_DATA="https://drive.google.com/uc?export=download&confirm=h2vF&id="
#SHA256 Hashes
-ENGINE_HASH="47C74C3DD022B888D39EEF0B33CCD6D61B2C96EC7C513DBF3B058E5FD7C0CFB7"
+ENGINE_HASH="6FA95E6F5DA80BDFE4172D5E40DEB6DC5FCF44711A9E24BD9AD1A16C7AA7C7CA"
DATA_HASH="8be67a4ebb76ed684968f49d29cbbe57b0c10dc4554d111d64356a2355be5083"
build() {