summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Whatson2020-11-07 22:39:46 +1000
committerAndrew Whatson2020-11-07 22:39:46 +1000
commitd66d71c808a17b52be746745bfbaf8e818523b5a (patch)
treed63d434058e0bda0278692cd5b780d79f6175871 /PKGBUILD
parentea711aba563e2132c71893c979f1cb2660677cff (diff)
downloadaur-d66d71c808a17b52be746745bfbaf8e818523b5a.tar.gz
Update to 2020.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 890cbfdef84e..0e39415cea73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Hans Janssen <hans@janserv.xs4all.nl>
pkgname='flightgear'
-pkgver=2020.3.1
+pkgver=2020.3.2
_pkgver=${pkgver%.*}
pkgrel=1
pkgdesc="An open-source, multi-platform flight simulator"
@@ -19,7 +19,7 @@ license=("GPL")
url="http://www.flightgear.org/"
options=('makeflags')
source=("http://downloads.sourceforge.net/project/flightgear/release-${_pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('8860d13f8ca41d387dce1850b90650c5e440e3e2505021180d303dfa4784d103')
+sha256sums=('ad9bbca886f85e9081222a2403c0c6cc19d4aa69a3be6889b9c9726c56decc14')
prepare() {
cd "$srcdir"/flightgear-$pkgver