summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2021-11-27 12:30:58 +0100
committerJose Riha2021-11-27 12:30:58 +0100
commit78ed143084ffa84775676e102224f899115a25b8 (patch)
tree077e5d7363d6c9d2f2b3392a71fcb32a9f07f0ee /PKGBUILD
parent2f9965c2fc643e74c6bdf04f0563106acd79ff38 (diff)
downloadaur-searchandrescue2.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49ebe0a34f60..d56f026ebab4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: archtux <antonio dot arias99999 at gmail dot com>
pkgname=searchandrescue2
-pkgver=2.3.1
-pkgrel=7
+pkgver=2.5.0
+pkgrel=1
pkgdesc="Helicopter based search and rescue flight simulator"
arch=('i686' 'x86_64')
url="http://sar2.sourceforge.net/"
@@ -12,7 +12,7 @@ depends=('freealut' 'libxmu' 'libxpm' 'mesa' 'sdl_image')
makedepends=('scons')
#source=(http://sourceforge.net/projects/sar2/files/sar2-$pkgver.tar.bz2)
source=(https://github.com/hsanjuan/sar2/archive/master.zip)
-md5sums=('6a7e2b9537363ae92b713f498dac79a0')
+md5sums=('7d14e076628c46f9285647a7671cc1ed')
prepare() {
cd $srcdir/sar2-master