summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmerson MX2019-06-22 18:15:24 -0300
committerEmerson MX2019-06-22 18:15:24 -0300
commita864b3801f68ada05eab55efac3c96c672da2579 (patch)
tree0470c5b117b2df0651a1e23e5748ff4dee5e79fd
parent0e2ec3437c7557feab104b80439af88d4c56cda8 (diff)
downloadaur-a864b3801f68ada05eab55efac3c96c672da2579.tar.gz
Update version
-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() {