summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a7b3c317ee8..e6cd051e57a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = auryo-bin
conflicts = auryo
conflicts = auryo-git
source = https://github.com/Superjo149/auryo/releases/download/v2.1.2/auryo-2.1.2.pacman
- sha256sums = 2568cc173b437810b0729a18efc3e9b1339a15fc572af44749f4aecb2430a1fa
+ sha256sums = 1312406a8308274582476d84def817fc4a3ceb20510332e7a52c356f922740c4
pkgname = auryo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 35f53cbeef0a..c4554c27b5e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=("GPL-3.0")
url="http://auryo.com"
conflicts=('auryo' 'auryo-git')
source=("https://github.com/Superjo149/auryo/releases/download/v${pkgver}/auryo-${pkgver}.pacman")
-sha256sums=("2568cc173b437810b0729a18efc3e9b1339a15fc572af44749f4aecb2430a1fa")
+sha256sums=("1312406a8308274582476d84def817fc4a3ceb20510332e7a52c356f922740c4")
package() {
cd "${srcdir}/"