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 b803938afd41..cf03504ca4cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,6 +15,6 @@ pkgbase = sunvox-1.x
depends = libxcb
depends = libxau
depends = libxdmcp
- source = https://github.com/LatorreDev/sunvox_mirror/releases/download/1.9.5c/sunvox-1.9.5c.zip
+ source = https://raw.githubusercontent.com/LatorreDev/sunvox_mirror/1.9.5c/1.9.5c/sunvox-1.9.5c.zip
sha256sums = f1bf4aedd6eaf5d626d2c66daff0e88535425beb80f56a9a8cb12cdf89057777
pkgname = sunvox-1.x
diff --git a/PKGBUILD b/PKGBUILD
index 699247f95a80..732bf8c2180e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ depends=(
'libxdmcp'
)
makedepends=('unzip')
-source=('https://github.com/LatorreDev/sunvox_mirror/releases/download/1.9.5c/sunvox-1-9.5c.zip')
+source=('https://raw.githubusercontent.com/LatorreDev/sunvox_mirror/1.9.5c/1.9.5c/sunvox-1.9.5c.zip')
sha256sums=('f1bf4aedd6eaf5d626d2c66daff0e88535425beb80f56a9a8cb12cdf89057777')
package() {
install -dm755 "${pkgdir}/opt/sunvox"