summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61e3dd22217b..d46232986b76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Emerson Max de Medeiros Silva <emersonmx@gmail.com>
pkgname=libretro-sameboy-git
-pkgver=933.f9cc7a3
+pkgver=972.f1b578f
pkgrel=1
pkgdesc='Nintendo Game Boy/Game Boy Color core'
arch=('x86_64')
@@ -10,7 +10,7 @@ groups=('libretro')
depends=('libretro-core-info')
makedepends=('git' 'clang' 'sdl2' 'rgbds')
_libname=sameboy_libretro
-source=("$pkgname::git+https://github.com/libretro/SameBoy.git")
+source=("$pkgname::git+https://github.com/libretro/SameBoy.git#commit=f1b578f")
md5sums=('SKIP')
pkgver() {