[arch-commits] Commit in snes9x/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Fri Jun 22 07:32:52 UTC 2018
Date: Friday, June 22, 2018 @ 07:32:52
Author: alucryd
Revision: 344359
upgpkg: snes9x 1.56.2-1
Modified:
snes9x/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-22 07:12:51 UTC (rev 344358)
+++ PKGBUILD 2018-06-22 07:32:52 UTC (rev 344359)
@@ -4,7 +4,7 @@
pkgbase=snes9x
pkgname=('snes9x' 'snes9x-gtk')
-pkgver=1.56.1
+pkgver=1.56.2
pkgrel=1
pkgdesc='Portable Super Nintendo Entertainment System (TM) emulator'
arch=('x86_64')
@@ -16,7 +16,7 @@
'minizip' 'nasm' 'sdl2' 'zlib'
)
source=("https://github.com/snes9xgit/snes9x/archive/${pkgver}.tar.gz")
-sha1sums=('af118ba7f5ebc152a1a43bb372bdfcd60e2ca87f')
+sha1sums=('761af9b038d8856af67aa6683f9f25865ab57283')
prepare() {
cd snes9x-${pkgver}/gtk
More information about the arch-commits
mailing list