summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2016-01-19 11:14:43 +0100
committerMaxime Gauduin2016-01-19 11:14:43 +0100
commit16c654e67ac3e688953519258e18f14967ec54d9 (patch)
treef95987b36f4d7f227b8c4aa9346150ab95fe5e78
parent1ca9abfd2832b585f36fde7c21a8a0be62b910bd (diff)
downloadaur-16c654e67ac3e688953519258e18f14967ec54d9.tar.gz
libretro-nestopia-git r612.7c8d9d9-1
Fix sums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bd622b3e995..ca4d443fd0b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Dec 20 11:55:45 UTC 2015
+# Tue Jan 19 10:14:43 UTC 2016
pkgbase = libretro-nestopia-git
pkgdesc = Nintendo Entertainment System core
pkgver = r612.7c8d9d9
@@ -17,7 +17,7 @@ pkgbase = libretro-nestopia-git
source = libretro-nestopia::git+https://github.com/libretro/nestopia.git
source = https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/nestopia_libretro.info
sha256sums = SKIP
- sha256sums = eea21d5c2fb0fe95c2f84c8e957b18a7898699a3899e784f94feb87f68c847b1
+ sha256sums = 72585a62b7cefa3b8a5e050f696c3d174b798f21fa69131643bb62a0a1acd937
pkgname = libretro-nestopia-git
diff --git a/PKGBUILD b/PKGBUILD
index 08c2d185986a..bdfd831d90d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ conflicts=('libretro-nestopia')
source=('libretro-nestopia::git+https://github.com/libretro/nestopia.git'
'https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/nestopia_libretro.info')
sha256sums=('SKIP'
- 'eea21d5c2fb0fe95c2f84c8e957b18a7898699a3899e784f94feb87f68c847b1')
+ '72585a62b7cefa3b8a5e050f696c3d174b798f21fa69131643bb62a0a1acd937')
pkgver() {
cd libretro-nestopia