summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Latorre2020-02-12 01:34:46 -0500
committerDavid Latorre2020-02-12 01:34:46 -0500
commit51ce3141973d186ad4a479ef8922997bbbc06de3 (patch)
treee582d55f2414913f202e7e2a2a6bc488cd589897
parentbcc7e776d9af3603e3773965e2f54f89358cdba2 (diff)
downloadaur-51ce3141973d186ad4a479ef8922997bbbc06de3.tar.gz
[UPDATE] add new version
-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"