summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee5c5ee0d9a1..ac68dac91d2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rvgl-bin
pkgdesc = Rewrite of Re-Volt, popular 3D RC car racing game from 1999.
- pkgver = 19.1001
- pkgrel = 2
+ pkgver = 19.1230
+ pkgrel = 1
url = https://rvgl.re-volt.io
arch = x86_64
license = custom
@@ -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.1001a_linux.7z
+ source = https://rvgl.re-volt.io/downloads/rvgl_19.1230a_linux.7z
source = rvgl.desktop
sha256sums = e6a6af46b96cfba9d74b0607de6c99a15f316ba7a7008d30197a9ee8b96e7fe3
- sha256sums = c8f6e2a9b6c6597772d9880485b00ce5777efda1d4f9b93a722ad870baa0b2bf
+ sha256sums = 028eb4c16499361ff826f460fa00351241f07831c1c6fac875014b52ad240f52
sha256sums = 4313552a067486339319e6e4b13386040183e196d7b6e26a1fec56a711e4721d
pkgname = rvgl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 554e82886b59..2a198ab557f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Svitozar Cherepii <razotivs@gmail.com>
pkgname=rvgl-bin
-pkgver=19.1001
+pkgver=19.1230
gamefilever=18.0328
-pkgrel=2
+pkgrel=1
pkgdesc="Rewrite of Re-Volt, popular 3D RC car racing game from 1999."
url='https://rvgl.re-volt.io'
arch=('x86_64')
@@ -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'
- 'c8f6e2a9b6c6597772d9880485b00ce5777efda1d4f9b93a722ad870baa0b2bf'
+ '028eb4c16499361ff826f460fa00351241f07831c1c6fac875014b52ad240f52'
'4313552a067486339319e6e4b13386040183e196d7b6e26a1fec56a711e4721d')
package() {