summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Latorre2020-02-12 10:44:44 -0500
committerDavid Latorre2020-02-12 10:44:44 -0500
commit8eb4e110fce56aecaadec578dab6e83f780e0485 (patch)
treefe7988091f86b56bf5f5cefee49437036983648e
parent2fc5c9f7ed0a2c4a857e547d463103c7c65368fe (diff)
downloadaur-8eb4e110fce56aecaadec578dab6e83f780e0485.tar.gz
[UPDATE] new source link and sha256sum added
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efcacd751ecb..3944af434580 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,5 +16,5 @@ pkgbase = sunvox-1.x
depends = libxau
depends = libxdmcp
source = https://github.com/LatorreDev/sunvox_mirror/blob/1.9.5c/sunvox-1.9.5c.zip
- sha256sums = 610d84f117ac50d6e670f125eb04a0eebd6eb624ea65b5585452ab92809e1cb0
+ sha256sums = 4ce93d3df85f3be8f19420c472c758fbbbb5a2433e0dcb08b52664719b1a2a5f
pkgname = sunvox-1.x
diff --git a/PKGBUILD b/PKGBUILD
index 7412f319c61d..6297b28850fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,8 +21,8 @@ depends=(
'libxdmcp'
)
makedepends=('unzip')
-source=('https://github.com/LatorreDev/sunvox_mirror/blob/1.9.5c/sunvox-1.9.5c.zip')
-sha256sums=('610d84f117ac50d6e670f125eb04a0eebd6eb624ea65b5585452ab92809e1cb0')
+source=('https://raw.githubusercontent.com/LatorreDev/sunvox_mirror/master/sunvox-1.9.5c.zip')
+sha256sums=('4ce93d3df85f3be8f19420c472c758fbbbb5a2433e0dcb08b52664719b1a2a5f')
package() {
install -dm755 "${pkgdir}/opt/sunvox"
install -dm755 "${pkgdir}/usr/share/licenses/sunvox"