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

Alexander Rødseth arodseth at archlinux.org
Thu Jul 8 21:36:51 UTC 2021


    Date: Thursday, July 8, 2021 @ 21:36:51
  Author: arodseth
Revision: 975861

upgpkg: zsnes 2.0.2-1

Modified:
  zsnes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-08 21:24:44 UTC (rev 975860)
+++ PKGBUILD	2021-07-08 21:36:51 UTC (rev 975861)
@@ -6,17 +6,17 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=zsnes
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc='Super Nintendo emulator'
 url='https://github.com/xyproto/zsnes'
 arch=(x86_64)
-license=(GPL)
+license=(GPL2)
 makedepends=(gendesk git mesa nasm)
 depends=(lib32-libpng lib32-opengl-driver lib32-sdl)
 optdepends=('lib32-alsa-lib: sound support for ALSA'
             'lib32-libpulse: sound support for Pulse Audio')
-source=("git+$url#commit=96af5fa7e2b4b60a7e861936ca340a724790bf6f") # tag: 2.0.1
+source=("git+$url#commit=944edea30050116115716035ca6f7df6b0efc16d") # tag: 2.0.2
 b2sums=(SKIP)
 
 prepare() {




More information about the arch-commits mailing list