Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
zsnes
Commits:
f16ff521 by Alexander F. Rødseth at 2026-07-04T23:31:15+02:00
upgpkg: 2.2.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = zsnes
pkgdesc = Super Nintendo emulator
- pkgver = 2.1.1
+ pkgver = 2.2.1
pkgrel = 1
url = https://github.com/xyproto/zsnes
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = zsnes
depends = lib32-opengl-driver
depends = lib32-pipewire
depends = lib32-sdl3
- source = git+https://github.com/xyproto/zsnes#tag=2.1.1
- b2sums =
b979ed4edcd28f8a478a2f67ce70d3d234c05bd214bd45c4d0660f1ba36323478e5f6c0e7959bdb2bf3289618f1a1f47829a2c26c930e297c5959f67fb0a0147
+ source = git+https://github.com/xyproto/zsnes#tag=2.2.1
+ b2sums =
3003845cbce6e6fce3c73b1b58d6d1c912e1faa795562d627ef6905f3d66618462a162ca36576d4f58159915ac72222ab419066874f1a3e989da42a1c13ef52e
pkgname = zsnes
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Aurelien Foret <[email protected]>
pkgname=zsnes
-pkgver=2.1.1
+pkgver=2.2.1
pkgrel=1
pkgdesc='Super Nintendo emulator'
url='https://github.com/xyproto/zsnes'
@@ -15,7 +15,7 @@ license=(GPL-2.0-only)
depends=(hicolor-icon-theme lib32-libpng lib32-opengl-driver lib32-pipewire
lib32-sdl3)
makedepends=(git mesa nasm python)
source=("git+$url#tag=$pkgver")
-b2sums=('b979ed4edcd28f8a478a2f67ce70d3d234c05bd214bd45c4d0660f1ba36323478e5f6c0e7959bdb2bf3289618f1a1f47829a2c26c930e297c5959f67fb0a0147')
+b2sums=('3003845cbce6e6fce3c73b1b58d6d1c912e1faa795562d627ef6905f3d66618462a162ca36576d4f58159915ac72222ab419066874f1a3e989da42a1c13ef52e')
build() {
# ZSNES is an old 32-bit x86 binary with hand-written Assembly
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zsnes/-/commit/f16ff52178dcb96f030e4c534315811357ecac42
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zsnes/-/commit/f16ff52178dcb96f030e4c534315811357ecac42
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help