summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSvitozar Cherepii2019-10-01 16:49:12 +0300
committerSvitozar Cherepii2019-10-01 16:49:12 +0300
commit67d635681d03f2a2a2d1a6a3042114f26f5ea09b (patch)
treed69eb6f76a04477e49512d9a0f0a9f34ed9452bb
parentd32b2b4008b6bdbaaa932afb37a1dcfec9db1ebe (diff)
downloadaur-67d635681d03f2a2a2d1a6a3042114f26f5ea09b.tar.gz
19.1001
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1d98ee32cd6..79927b9587fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rvgl-bin
pkgdesc = Rewrite of Re-Volt, popular 3D RC car racing game from 1999.
- pkgver = 19.0907
+ pkgver = 19.1001
pkgrel = 1
url = https://rvgl.re-volt.io
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = rvgl-bin
optdepends = flac: for FLAC support
optdepends = mpg123: for MPEG support
source = game-files-18.0328.zip::https://distribute.re-volt.io/packs/game_files.zip
- source = https://rvgl.re-volt.io/downloads/rvgl_19.0907a_linux.7z
+ source = https://rvgl.re-volt.io/downloads/rvgl_19.1001a_linux.7z
source = rvgl.desktop
sha256sums = e6a6af46b96cfba9d74b0607de6c99a15f316ba7a7008d30197a9ee8b96e7fe3
- sha256sums = 9da239190513e7077578db51660c534f557f43d0c0909b1329bd82ad4262b5a4
+ sha256sums = e36d38eeb6ec946b6a6e5d3d39b49c15986754e64326686a32d953873af6ac08
sha256sums = 4313552a067486339319e6e4b13386040183e196d7b6e26a1fec56a711e4721d
pkgname = rvgl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 181e997a35a1..cc9579d8a328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Svitozar Cherepii <razotivs@gmail.com>
pkgname=rvgl-bin
-pkgver=19.0907
+pkgver=19.1001
gamefilever=18.0328
pkgrel=1
pkgdesc="Rewrite of Re-Volt, popular 3D RC car racing game from 1999."
@@ -19,7 +19,7 @@ source=("game-files-$gamefilever.zip::https://distribute.re-volt.io/packs/game_f
"https://rvgl.re-volt.io/downloads/rvgl_${pkgver}a_linux.7z"
"rvgl.desktop")
sha256sums=('e6a6af46b96cfba9d74b0607de6c99a15f316ba7a7008d30197a9ee8b96e7fe3'
- '9da239190513e7077578db51660c534f557f43d0c0909b1329bd82ad4262b5a4'
+ 'e36d38eeb6ec946b6a6e5d3d39b49c15986754e64326686a32d953873af6ac08'
'4313552a067486339319e6e4b13386040183e196d7b6e26a1fec56a711e4721d')
package() {