summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax Redneck 34noff2021-04-05 22:02:40 +0300
committerax Redneck 34noff2021-04-05 22:02:40 +0300
commit2b845e8e0aecc1ebd471c6a6640cf828e8e68e3e (patch)
tree77637ade5c98f7c5c42677208d7c1d1b32511e70
parent0594a6d7293e99dba387fea94cade82d3435265e (diff)
downloadaur-2b845e8e0aecc1ebd471c6a6640cf828e8e68e3e.tar.gz
9.2
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD11
-rw-r--r--zesarux.pngbin1569 -> 1503 bytes
3 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87f5c3ebc047..634d64f954f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,20 @@
pkgbase = zesarux-bin
pkgdesc = Emulator of different Z80-based computers, including ZX Spectrum. Precompiled binary.
- pkgver = 9.1
+ pkgver = 9.2
pkgrel = 1
url = https://github.com/chernandezba/zesarux
arch = x86_64
license = GPL3
optdepends = pulseaudio
optdepends = sdl
- provides = zesarux
conflicts = zesarux
conflicts = zesarux-git
- source = https://github.com/chernandezba/zesarux/releases/download/9.1/ZEsarUX_linux-9.1-debian10_x64.tar.gz
+ source = https://github.com/chernandezba/zesarux/releases/download/9.2/ZEsarUX_linux-9.2-debian10_x64.tar.gz
source = Zesarux.desktop
source = zesarux.png
- sha256sums = 1d0f50d0916c346c7450fc10ec2af33344ed682d02167be3ff92b55d8c847f43
+ sha256sums = 4846c5d739885fa0ed1236f7b84a9778a0122a571ed78cd5cbc5bcd1c7bf94ee
sha256sums = 0059e183e7cfd8daec6f649728ee15a39f2646fe000032b390caa3dfbeb1edb8
- sha256sums = ab9e0749862c3b2c50fcb41ed542c86917964c864d39f1d409466ca362c4386c
+ sha256sums = fc71caee4fa242c767793c6b6a3b66fb7ee003d7ef32645a5ef48e19e086ddd7
pkgname = zesarux-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4723937d33aa..00c5e75f17e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexey Trifonov <otaku [at] rambler dot ru>
pkgname=zesarux-bin
-pkgver=9.1
+pkgver=9.2
pkgrel=1
pkgdesc="Emulator of different Z80-based computers, including ZX Spectrum. Precompiled binary."
arch=('x86_64')
@@ -8,16 +8,15 @@ url="https://github.com/chernandezba/zesarux"
license=('GPL3')
optdepends=('pulseaudio' 'sdl')
conflicts=('zesarux' 'zesarux-git')
-provides=('zesarux')
-source=("https://github.com/chernandezba/zesarux/releases/download/9.1/ZEsarUX_linux-9.1-debian10_x64.tar.gz"
+source=("https://github.com/chernandezba/zesarux/releases/download/9.2/ZEsarUX_linux-9.2-debian10_x64.tar.gz"
"Zesarux.desktop"
"zesarux.png")
-sha256sums=('1d0f50d0916c346c7450fc10ec2af33344ed682d02167be3ff92b55d8c847f43'
+sha256sums=('4846c5d739885fa0ed1236f7b84a9778a0122a571ed78cd5cbc5bcd1c7bf94ee'
'0059e183e7cfd8daec6f649728ee15a39f2646fe000032b390caa3dfbeb1edb8'
- 'ab9e0749862c3b2c50fcb41ed542c86917964c864d39f1d409466ca362c4386c')
+ 'fc71caee4fa242c767793c6b6a3b66fb7ee003d7ef32645a5ef48e19e086ddd7')
package() {
mkdir -p ${pkgdir}/opt/zesarux
- cp -a ${srcdir}/ZEsarUX-9.1/* ${pkgdir}/opt/zesarux/
+ cp -a ${srcdir}/ZEsarUX-9.2/* ${pkgdir}/opt/zesarux/
install -D ${srcdir}/Zesarux.desktop -t ${pkgdir}/usr/share/applications/
install -D ${srcdir}/zesarux.png -t ${pkgdir}/usr/share/pixmaps/
mkdir -p ${pkgdir}/usr/lib
diff --git a/zesarux.png b/zesarux.png
index ecc6d7ac1bc3..308431410dff 100644
--- a/zesarux.png
+++ b/zesarux.png
Binary files differ