summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5698833bad78..672e42affb0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yamux
pkgdesc = Yandex Music client
- pkgver = v5
+ pkgver = v57
pkgrel = 1
url = https://gitlab.com/KirMozor/Yamux
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = yamux
depends = gstreamer
depends = dotnet-runtime>=6.0.0
depends = gtk3
- source = git+https://gitlab.com/KirMozor/Yamux.git#tag=Yamux-v5
+ source = git+https://gitlab.com/KirMozor/Yamux.git#tag=Yamux-v57
md5sums = SKIP
pkgname = yamux
diff --git a/PKGBUILD b/PKGBUILD
index f9511d29c0dc..e8b62df1d00e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Archie <archie-woc@ya.ru>
# Contributor: Vasiliy Stelmachenok <ventureo@yandex.ru>
pkgname=yamux
-pkgver=v5
+pkgver=v57
pkgrel=1
pkgdesc="Yandex Music client"
arch=('x86_64')