summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Martinez2022-05-16 17:38:18 -0500
committerLuis Martinez2022-05-16 17:38:18 -0500
commita6f23b8730ac9ee70ca932900a2c2457457c5123 (patch)
treed193d99bb8cf82971df4c1c99108e2dee0fd5718
parent06be5b705abf123a393b19bad7369b7bdd6d2766 (diff)
downloadaur-a6f23b8730ac9ee70ca932900a2c2457457c5123.tar.gz
update to 39.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5cdb6d024b7..9a80349ededb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = edopro-bin
pkgdesc = Free and open source ygopro client
- pkgver = 39.2.0
+ pkgver = 39.3.1
pkgrel = 1
url = https://github.com/edo9300/edopro
arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = edopro-bin
depends = libglvnd
optdepends = mono: AI support
options = emptydirs
- source = edopro-bin-39.2.0.tar.gz::https://github.com/projectignis/edopro-assets/releases/download/20210927/ProjectIgnis-EDOPro-39.2.0-linux.tar.gz
+ source = edopro-bin-39.3.1.tar.gz::https://github.com/projectignis/edopro-assets/releases/download/39.3.1/ProjectIgnis-EDOPro-39.3.1-linux.tar.gz
source = io.github.edo9300.EDOPro.desktop
source = edopro
- sha256sums = 3904964ee45a4f2af65c80e349b22fad5d752c90a93a6c3968e8c75368e2fa42
+ sha256sums = 73b13b93a98a7d796d8a49d1d4902c0bbf3fab8fb2a63275f41d8f0495f69c4e
sha256sums = 831c8d915064e997162ee172af1765b3105e8191f914b013317b3efa3906ef96
sha256sums = 149301c11a921742180535d77df7e2c89e486ef8cb6c5e6e33202dccc03a9ec7
diff --git a/PKGBUILD b/PKGBUILD
index 290b76165028..a3966de90346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# The place where the .tar.gz is located is https://discord.gg/ygopro-percy
pkgname=edopro-bin
-pkgver=39.2.0
+pkgver=39.3.1
pkgrel=1
pkgdesc="Free and open source ygopro client"
arch=('x86_64')
@@ -12,10 +12,10 @@ license=('AGPL3')
depends=('libglvnd')
optdepends=('mono: AI support')
source=(
- "$pkgname-$pkgver.tar.gz::https://github.com/projectignis/edopro-assets/releases/download/20210927/ProjectIgnis-EDOPro-$pkgver-linux.tar.gz"
+ "$pkgname-$pkgver.tar.gz::https://github.com/projectignis/edopro-assets/releases/download/$pkgver/ProjectIgnis-EDOPro-$pkgver-linux.tar.gz"
"io.github.edo9300.EDOPro.desktop"
"edopro")
-sha256sums=('3904964ee45a4f2af65c80e349b22fad5d752c90a93a6c3968e8c75368e2fa42'
+sha256sums=('73b13b93a98a7d796d8a49d1d4902c0bbf3fab8fb2a63275f41d8f0495f69c4e'
'831c8d915064e997162ee172af1765b3105e8191f914b013317b3efa3906ef96'
'149301c11a921742180535d77df7e2c89e486ef8cb6c5e6e33202dccc03a9ec7')
options=('emptydirs')