summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b5a54b4d875..b52b3dcc6e12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = auryo-bin
pkgdesc = A SoundCloud client for your desktop.
- pkgver = 2.5.3
+ pkgver = 2.5.4
pkgrel = 2
url = https://auryo.com
arch = x86_64
license = GPL-3.0
conflicts = auryo
conflicts = auryo-git
- source = https://github.com/Superjo149/auryo/releases/download/v2.5.3/auryo-2.5.3.pacman
- sha256sums = 2307bfe398f3282b086f578c32d281f823b82bcad229bd94d034fcd3b79e4248
+ source = https://github.com/Superjo149/auryo/releases/download/v2.5.4/auryo-2.5.4.pacman
+ sha256sums = 928279fc176c509044a7e172d06c15ae9dada0a92c4393e863ef2c95e60f82a3
pkgname = auryo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6d1281b974b1..d4ca1bdb3999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Sneljo <jonas.snellinckx@gmail.com
pkgname="auryo-bin"
-pkgver=2.5.3
+pkgver=2.5.4
pkgrel=2
pkgdesc="A SoundCloud client for your desktop."
arch=("x86_64")
@@ -10,7 +10,7 @@ license=("GPL-3.0")
url="https://auryo.com"
conflicts=('auryo' 'auryo-git')
source=("https://github.com/Superjo149/auryo/releases/download/v${pkgver}/auryo-${pkgver}.pacman")
-sha256sums=("2307bfe398f3282b086f578c32d281f823b82bcad229bd94d034fcd3b79e4248")
+sha256sums=("928279fc176c509044a7e172d06c15ae9dada0a92c4393e863ef2c95e60f82a3")
package() {
cd "${srcdir}/"