summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Latorre2020-02-12 02:26:08 -0500
committerDavid Latorre2020-02-12 02:26:08 -0500
commitd9a5d11e101cd564db582348179f54a0090bebba (patch)
treee4522f89497c999fe3f878c711eb335c8a5a4d05
parent4e1687f87af597240628ef361eef8b0855cfb236 (diff)
downloadaur-d9a5d11e101cd564db582348179f54a0090bebba.tar.gz
[UPDATE] download link changed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07c4e3d28991..3944af434580 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,6 +15,6 @@ pkgbase = sunvox-1.x
depends = libxcb
depends = libxau
depends = libxdmcp
- source = https://raw.githubusercontent.com/LatorreDev/sunvox_mirror/1.9.5c/1.9.5c/sunvox-1.9.5c.zip
+ source = https://github.com/LatorreDev/sunvox_mirror/blob/1.9.5c/sunvox-1.9.5c.zip
sha256sums = 4ce93d3df85f3be8f19420c472c758fbbbb5a2433e0dcb08b52664719b1a2a5f
pkgname = sunvox-1.x
diff --git a/PKGBUILD b/PKGBUILD
index 5889d8191857..c72e851663f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ depends=(
'libxdmcp'
)
makedepends=('unzip')
-source=('https://raw.githubusercontent.com/LatorreDev/sunvox_mirror/1.9.5c/1.9.5c/sunvox-1.9.5c.zip')
+source=('https://github.com/LatorreDev/sunvox_mirror/blob/1.9.5c/sunvox-1.9.5c.zip')
sha256sums=('4ce93d3df85f3be8f19420c472c758fbbbb5a2433e0dcb08b52664719b1a2a5f')
package() {
install -dm755 "${pkgdir}/opt/sunvox"