summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Latorre2020-12-18 17:17:10 -0500
committerDavid Latorre2020-12-18 17:17:10 -0500
commit0361cf2f6ba0f9e0b72bae3efc42b4ef03763f65 (patch)
tree7a48f7e30641629ad4a4fe66b8db7b7152b998a7
parent237a35f675d15078db0f4a51bd06440f54d99bff (diff)
downloadaur-0361cf2f6ba0f9e0b72bae3efc42b4ef03763f65.tar.gz
[UPDATE] update the sha256sum to new file
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c2c444bbf1a..c6e4ca6ff59e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,5 +16,5 @@ pkgbase = sunvox-1.x
depends = libxau
depends = libxdmcp
source = https://github.com/LatorreDev/sunvox_mirror/releases/download/1.9.6c/sunvox-1.9.6c.zip
- sha256sums = 300eb555c47293370c99cdf5b45e852c581e92cecaaf2db88bca306191c91f53
+ sha256sums = b18c80cff1c0097fbd29ce4e737433fda69a9f07e957fa0308c8d3f0975a9058
pkgname = sunvox-1.x
diff --git a/PKGBUILD b/PKGBUILD
index a61421d2face..df6d6d97b53f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ depends=(
)
makedepends=('unzip')
source=('https://github.com/LatorreDev/sunvox_mirror/releases/download/1.9.6c/sunvox-1.9.6c.zip')
-sha256sums=('300eb555c47293370c99cdf5b45e852c581e92cecaaf2db88bca306191c91f53')
+sha256sums=('b18c80cff1c0097fbd29ce4e737433fda69a9f07e957fa0308c8d3f0975a9058')
package() {
install -dm755 "${pkgdir}/opt/sunvox"
install -dm755 "${pkgdir}/usr/share/licenses/sunvox"