summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorax Redneck 34noff2020-07-06 02:42:01 +0300
committerax Redneck 34noff2020-07-06 02:42:01 +0300
commitf56ffc58a48738764d8272116ffbfd371f0477b7 (patch)
tree40816696776fe9c465cf9fc07cc4e8ecce311ec9
parent5829717aef9ede080e2b0c65e040412e362355ab (diff)
downloadaur-f56ffc58a48738764d8272116ffbfd371f0477b7.tar.gz
8.2 beta 2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c078274cc28..7bf306fcbbe1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zesarux-bin
pkgdesc = Emulator of different Z80-based computers, including ZX Spectrum. Precompiled binary.
- pkgver = 8.2beta1
+ pkgver = 8.2beta2
pkgrel = 1
url = https://github.com/chernandezba/zesarux
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = zesarux-bin
provides = zesarux
conflicts = zesarux
conflicts = zesarux-git
- source = https://github.com/chernandezba/zesarux/releases/download/8.2-21052020/ZEsarUX_linux-8.2-beta1-debian10_x64.tar.gz
+ source = https://github.com/chernandezba/zesarux/releases/download/8.2-02072020/ZEsarUX_linux-8.2-beta2-debian10_x64.tar.gz
source = Zesarux.desktop
source = zesarux.png
- sha256sums = a69e28962d2679d7c43fb4f5f6ce9195a62f9239d9f956ba07b9e54766e1d4ba
+ sha256sums = 7aa1dad9e9d31c3d41e1b26b1ba341490e3afcfeec1caddefc029ffc07dd9c12
sha256sums = 5168eeb04e4641ddfb6652865c7105382f1da498e0e1b57dfd9f680b7016a941
sha256sums = ab9e0749862c3b2c50fcb41ed542c86917964c864d39f1d409466ca362c4386c
diff --git a/PKGBUILD b/PKGBUILD
index ea8e1f98424d..672847274ad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexey Trifonov <otaku [at] rambler dot ru>
pkgname=zesarux-bin
-pkgver=8.2beta1
+pkgver=8.2beta2
pkgrel=1
pkgdesc="Emulator of different Z80-based computers, including ZX Spectrum. Precompiled binary."
arch=('x86_64')
@@ -9,10 +9,10 @@ license=('GPL3')
optdepends=('pulseaudio' 'sdl')
conflicts=('zesarux' 'zesarux-git')
provides=('zesarux')
-source=("https://github.com/chernandezba/zesarux/releases/download/8.2-21052020/ZEsarUX_linux-8.2-beta1-debian10_x64.tar.gz"
+source=("https://github.com/chernandezba/zesarux/releases/download/8.2-02072020/ZEsarUX_linux-8.2-beta2-debian10_x64.tar.gz"
"Zesarux.desktop"
"zesarux.png")
-sha256sums=('a69e28962d2679d7c43fb4f5f6ce9195a62f9239d9f956ba07b9e54766e1d4ba'
+sha256sums=('7aa1dad9e9d31c3d41e1b26b1ba341490e3afcfeec1caddefc029ffc07dd9c12'
'5168eeb04e4641ddfb6652865c7105382f1da498e0e1b57dfd9f680b7016a941'
'ab9e0749862c3b2c50fcb41ed542c86917964c864d39f1d409466ca362c4386c')
package() {