summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLinRs2019-04-09 14:06:25 +0800
committerLinRs2019-04-09 14:06:25 +0800
commit96180d135a9149ea4efd9c34dc7838a9421bb1b6 (patch)
tree4976e23c1c8862a54e7ec67681fbfb8a0e0c65cf /PKGBUILD
parentea094f12eb327b8dd0c5c833e9387e613175e212 (diff)
downloadaur-gl-117.tar.gz
upgpkg: gl-117 1.3.2-9
- source urls: http -> https - verify methods: md5sum -> sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a251246b69ea..5a5860948e1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,18 +4,18 @@
pkgname=gl-117
pkgver=1.3.2
-pkgrel=8
+pkgrel=9
pkgdesc="An action flight simulator"
arch=('x86_64')
url="http://www.heptargon.de/gl-117/gl-117.html"
license=("GPL")
depends=('freeglut' 'sdl_mixer' 'libxmu' 'libxi' 'glu')
-source=(http://downloads.sourceforge.net/project/gl-117/gl-117/GL-117%20Source/gl-117-$pkgver-src.tar.bz2
+source=(https://downloads.sourceforge.net/project/gl-117/gl-117/GL-117%20Source/gl-117-$pkgver-src.tar.bz2
gl-117.desktop
gl-117.png)
-md5sums=('aad53c5531943529fd769fae4efeae02'
- 'db985c5188f1706677b12dc80b797779'
- '6975de5572084b78d3ec1a748de85164')
+sha256sums=('64bd0190a102725c76eba4983a5d79a0979ec42a087c56c8025b461f6e0e6ffb'
+ '75f12e04a9052716072cde4e7ceec70d169389362fadd763c3e7ed39165c93a2'
+ '85ac57f7f501cb7138cd9669c90c76295e73ee5c624233d80850b930e6aab6b5')
build() {
cd "$srcdir"/gl-117-$pkgver-src