aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorremspoor2022-10-08 15:05:30 +0200
committerremspoor2022-10-08 15:05:30 +0200
commit46f1e2a9bfbcdc56aa2729fb9cf3369f4724372a (patch)
treebd6c7a94ae7f55aefa2f6feb67c3185beb55e996
parent75aed271ceb71361de8db2073fee868fb6255c41 (diff)
downloadaur-next.tar.gz
Update: next 2.052-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c9a9fd52d70..324942eccfd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = next
pkgdesc = CGM rc Heli Flight Simulator
- pkgver = 2.043
+ pkgver = 2.052
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.043.zip::https://magentacloud.de/s/6znFsB9D3bNPjEw/download/cgm-rc-flight-simulator-linux-2043.zip
+ source = next-2.052.zip::https://magentacloud.de/s/zEHCxjnSRCcqPbo/download/cgm-rc-flight-simulator-linux-2052.zip
source = next.desktop
source = next.sh
- sha512sums = 8577745cc97e3ce5d81dd61d13dfff10663513c5a3679878a155931d679fb01c20d3510e2bc65f819fbd6a862efb194d086e9cf7b034eec6d9a2f6f7172f41ac
+ sha512sums = a39ff1b4e821dae25c4bbf6739829e52483a0734936bf4ee097536802566512cd76115543576e8660bd55b80fe2c9661f9e989261f241e7d10b63eda93cc14d0
sha512sums = 73fa793d92ef60e052b82776e89316024fbe46634a695516820b0f2740727c92e94da72f318bb22817686e53f827106ce3048126852c23608295464d90ee4b6d
sha512sums = c982aea8a23d6259069f97a8a71f74270811488818ad0e5c8496047f94cf357d64fe3267f04628030d6b766dc3dd62d5d56ab0387e4ad5bd943a7e7a39598669
diff --git a/PKGBUILD b/PKGBUILD
index 6cbbcb6672cb..34d0d64f0a14 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/6znFsB9D3bNPjEw/download/cgm-rc-flight-simulator-linux-2043.zip'
+_download_url='https://magentacloud.de/s/zEHCxjnSRCcqPbo/download/cgm-rc-flight-simulator-linux-2052.zip'
# _download_[id|file] can be cleaned up later
-_download_id='6znFsB9D3bNPjEw'
-_download_file='cgm-rc-flight-simulator-linux-2043.zip'
-_pkgver='2.043'
+_download_id='zEHCxjnSRCcqPbo'
+_download_file='cgm-rc-flight-simulator-linux-2052.zip'
+_pkgver='2.052'
pkgname=next
pkgver="${_pkgver}"
@@ -24,7 +24,7 @@ source=("${pkgname}-${pkgver}.zip::${_download_url}"
"next.desktop"
"next.sh")
-sha512sums=('8577745cc97e3ce5d81dd61d13dfff10663513c5a3679878a155931d679fb01c20d3510e2bc65f819fbd6a862efb194d086e9cf7b034eec6d9a2f6f7172f41ac'
+sha512sums=('a39ff1b4e821dae25c4bbf6739829e52483a0734936bf4ee097536802566512cd76115543576e8660bd55b80fe2c9661f9e989261f241e7d10b63eda93cc14d0'
'73fa793d92ef60e052b82776e89316024fbe46634a695516820b0f2740727c92e94da72f318bb22817686e53f827106ce3048126852c23608295464d90ee4b6d'
'c982aea8a23d6259069f97a8a71f74270811488818ad0e5c8496047f94cf357d64fe3267f04628030d6b766dc3dd62d5d56ab0387e4ad5bd943a7e7a39598669')