summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas via Travis CI2018-11-10 14:30:33 +0100
committerJonas via Travis CI2018-11-10 14:30:33 +0100
commit9e3900950577d8aba5aa58f9775480766c81fb5a (patch)
tree2b1a951ffc05403ccc9bf731873374b23a4c4e3f
parent39c9cea8e0624d94016c82bebf243b8f33d62c44 (diff)
downloadaur-9e3900950577d8aba5aa58f9775480766c81fb5a.tar.gz
fix shasum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abeda249374f..9a4eb175e4f5 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.2.0/auryo-2.2.0.pacman
- sha256sums = 6177299f113f5ce8f97be65e8fa7102fe82eb5124d91a0b6e07955e86aa9e4ce
+ sha256sums = d8ef1f8b27b6d3fbedb278ec27a1002879deaf47f09ffe7eaadd36e93bc263e3
pkgname = auryo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 96001fd9a033..d96e3b9dac94 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=("6177299f113f5ce8f97be65e8fa7102fe82eb5124d91a0b6e07955e86aa9e4ce")
+sha256sums=("d8ef1f8b27b6d3fbedb278ec27a1002879deaf47f09ffe7eaadd36e93bc263e3")
package() {
cd "${srcdir}/"