summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichele Carnaghi2024-04-28 19:27:36 +0200
committerMichele Carnaghi2024-04-28 19:27:36 +0200
commit699253833fd058ce4dbf361ace9418bbe21febae (patch)
treefbbc6453385e39bb808995305405c93ff11c3a35 /PKGBUILD
parentb3cc7f60aa2fcb38a2d8c0b52a690d55ee7dcc5f (diff)
downloadaur-kodi-addon-game-libretro-tyrquake.tar.gz
updated to 0.62.0.44-Nexus
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c408af2865b5..862164ab8549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: mcarni <michele DOT carnaghi AT googlemail DOT com>
pkgname=kodi-addon-game-libretro-tyrquake
-pkgver=0.62.0.40
+pkgver=0.62.0.44
_codename=Nexus
pkgrel=1
pkgdesc="This add-on provides a wrapper that allows Libretro cores to be loaded as game add-ons"
@@ -12,7 +12,7 @@ groups=('kodi-addons' 'kodi-addons-game')
makedepends=('cmake' 'kodi-dev' 'kodi-addon-game-libretro' 'libretro-tyrquake')
options=(!lto debug)
source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.tyrquake/archive/refs/tags/$pkgver-$_codename.tar.gz")
-sha512sums=('c17aa25fa0fa64d31da98e595d76deba015079cc45a4b0a5e28cda8a10308ebf14cf03cab08ff4e91c7af5f256b637a7f6fb43115e4eb9e06b89b3d486c9b591')
+sha512sums=('089e227b014c0c28aa0030adefba802fa5f011531f4b65dd3bfd200c980b9a93a003ed5a5247df5d3a5f663ad4767e051223f5ca78a107992c319afb22efbbf6')
build() {
cd "game.libretro.tyrquake-$pkgver-$_codename"