[arch-commits] Commit in dgen-sdl/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Jun 3 17:29:55 UTC 2018


    Date: Sunday, June 3, 2018 @ 17:29:55
  Author: felixonmars
Revision: 339449

upgpkg: dgen-sdl 1.33-3

BUILDINFO Rebuild

Modified:
  dgen-sdl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 17:29:04 UTC (rev 339448)
+++ PKGBUILD	2018-06-03 17:29:55 UTC (rev 339449)
@@ -6,7 +6,7 @@
 
 pkgname=dgen-sdl
 pkgver=1.33
-pkgrel=2
+pkgrel=3
 pkgdesc="An emulator for Sega Genesis/Mega Drive systems ported to SDL"
 arch=('x86_64')
 url="https://dgen.sourceforge.net"
@@ -14,7 +14,7 @@
 depends=('sdl' 'libgl' 'libarchive')
 [[ $CARCH == i686 ]] && makedepends=('nasm')
 source=(https://downloads.sourceforge.net/dgen/$pkgname-$pkgver.tar.gz)
-md5sums=('48a8b287985ccba6f26806e7ca80067c')
+sha512sums=('c98ab8cdced62a5d26fd677ad36b031e756620114c946ac067599e84ae6ebcfab731554dd4337b6314c3b5db4601c8a6cc67c285d2aad136e659b9973c01a749')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list