aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorremspoor2022-05-11 10:02:30 +0200
committerremspoor2022-05-11 10:02:30 +0200
commit1f058a91a23460d5d4695de95646b76680def816 (patch)
treef3224acc27e9d6ea52e4f6a9abbeb1f11469f1e3
parenteb861fc73723e25a0c6890daf12478ca826f2fe6 (diff)
downloadaur-1f058a91a23460d5d4695de95646b76680def816.tar.gz
Update: next 2.041-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a2220135352..185bddcac81a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = next
pkgdesc = CGM rc Heli Flight Simulator
- pkgver = 2.037
+ pkgver = 2.041
pkgrel = 1
url = http://www.rc-aerobatics.eu/index_e.html
install = next.install
@@ -9,10 +9,10 @@ pkgbase = next
optdepends = joyutils: jscal, jstest, and jsattach utilities for the Linux joystick driver
optdepends = controllermap: Game controller mapping generator, to generate env. var. SDL_GAMECONTROLLERCONFIG
optdepends = antimicro: Game controller mapping generator, to generate env. var. SDL_GAMECONTROLLERCONFIG
- source = next-2.037.zip::https://magentacloud.de/s/KZq5cNYGrWdim2M/download/cgm-rc-flight-simulator-linux-2037.zip
+ source = next-2.041.zip::https://magentacloud.de/s/pfzR9ZaBD7bd6sK/download/cgm-rc-flight-simulator-linux-2041.zip
source = next.desktop
source = next.sh
- sha512sums = 94ce68f18d327bc0bc8890955b9ae6f71358cb92c2ec296d209880636e47d2ddb4cb94b4dcb165bbe6d6a8af2a2bff80178785ca1083f0f52397815a2f4ceedf
+ sha512sums = 9616e0249aabd41f19cd2f189b7baee1f30f1875d68c23de383c572fa1c05e9d0db6fd745d0fce693aa20058e69418be8e3fa7f35b5148c5b9fe84d5311180b4
sha512sums = 73fa793d92ef60e052b82776e89316024fbe46634a695516820b0f2740727c92e94da72f318bb22817686e53f827106ce3048126852c23608295464d90ee4b6d
sha512sums = c982aea8a23d6259069f97a8a71f74270811488818ad0e5c8496047f94cf357d64fe3267f04628030d6b766dc3dd62d5d56ab0387e4ad5bd943a7e7a39598669
diff --git a/PKGBUILD b/PKGBUILD
index 91fde319e4bd..f61c61c82d2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Jake <aur@ja-ke.tech>
# These variables should be updated with ./update_download_id.sh
-_download_url='https://magentacloud.de/s/KZq5cNYGrWdim2M/download/cgm-rc-flight-simulator-linux-2037.zip'
+_download_url='https://magentacloud.de/s/pfzR9ZaBD7bd6sK/download/cgm-rc-flight-simulator-linux-2041.zip'
# _download_[id|file] can be cleaned up later
-_download_id='KZq5cNYGrWdim2M'
-_download_file='cgm-rc-flight-simulator-linux-2037.zip'
-_pkgver='2.037'
+_download_id='pfzR9ZaBD7bd6sK'
+_download_file='cgm-rc-flight-simulator-linux-2041.zip'
+_pkgver='2.041'
pkgname=next
pkgver="${_pkgver}"
@@ -24,7 +24,7 @@ source=("${pkgname}-${pkgver}.zip::${_download_url}"
"next.desktop"
"next.sh")
-sha512sums=('94ce68f18d327bc0bc8890955b9ae6f71358cb92c2ec296d209880636e47d2ddb4cb94b4dcb165bbe6d6a8af2a2bff80178785ca1083f0f52397815a2f4ceedf'
+sha512sums=('9616e0249aabd41f19cd2f189b7baee1f30f1875d68c23de383c572fa1c05e9d0db6fd745d0fce693aa20058e69418be8e3fa7f35b5148c5b9fe84d5311180b4'
'73fa793d92ef60e052b82776e89316024fbe46634a695516820b0f2740727c92e94da72f318bb22817686e53f827106ce3048126852c23608295464d90ee4b6d'
'c982aea8a23d6259069f97a8a71f74270811488818ad0e5c8496047f94cf357d64fe3267f04628030d6b766dc3dd62d5d56ab0387e4ad5bd943a7e7a39598669')