summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-07-10 21:09:42 +0800
committerzxp198210052023-07-10 21:09:42 +0800
commitf815d16b31c2d9790c88b6e486096bba0fc28dc0 (patch)
treec0a78f1c6f05db0647319f69b222246fd218cf0a
parent134a84ce32955eb6eb2a2423154d69122a5d3816 (diff)
downloadaur-f815d16b31c2d9790c88b6e486096bba0fc28dc0.tar.gz
update checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ac9ade12b2b..d7f8b9f10d7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,8 +17,8 @@ pkgbase = qtvsplayer-bin
depends = openal
conflicts = qtvsplayer
source_aarch64 = qtvsplayer-1.0.49-aarch64.deb::https://github.com/surfzoid/QtVsPlayer/releases/download/1.0.49/QtVsPlayer_1.0.49_bullseye-arm64.deb
- sha256sums_aarch64 = c347bf9073bda2753df101e7128f193618b1387d5385a27d3212f426125f8270
+ sha256sums_aarch64 = 9e63d18739d23670f99e8eb9e6f582e8493f70157a8e6c18cc2fbcbcd72832c5
source_x86_64 = qtvsplayer-1.0.49-x86_64.deb::https://github.com/surfzoid/QtVsPlayer/releases/download/1.0.49/QtVsPlayer_1.0.49_ubuntu-latest-amd64.deb
- sha256sums_x86_64 = 64cb5d4c95c3902d25aa1d8941440d7495ab0a11542ba6e5671a9990fb8280e8
+ sha256sums_x86_64 = 97c1c28d62c129285e7dfbbdfc89f738520e46c24ff3ad2fe5076c5c14020c24
pkgname = qtvsplayer-bin
diff --git a/PKGBUILD b/PKGBUILD
index 64b8522631ce..60b4d387279c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ depends=('freetype2' 'zlib' 'util-linux-libs' 'glibc' 'qt5-base' 'libx11' 'libgl
conflicts=("${pkgname%-bin}")
source_aarch64=("${pkgname%-bin}-${pkgver}-aarch64.deb::${url}/releases/download/${pkgver}/${_appname}_${pkgver}_bullseye-arm64.deb")
source_x86_64=("${pkgname%-bin}-${pkgver}-x86_64.deb::${url}/releases/download/${pkgver}/${_appname}_${pkgver}_ubuntu-latest-amd64.deb")
-sha256sums_aarch64=('c347bf9073bda2753df101e7128f193618b1387d5385a27d3212f426125f8270')
-sha256sums_x86_64=('64cb5d4c95c3902d25aa1d8941440d7495ab0a11542ba6e5671a9990fb8280e8')
+sha256sums_aarch64=('9e63d18739d23670f99e8eb9e6f582e8493f70157a8e6c18cc2fbcbcd72832c5')
+sha256sums_x86_64=('97c1c28d62c129285e7dfbbdfc89f738520e46c24ff3ad2fe5076c5c14020c24')
package() {
bsdtar -xf "${srcdir}/data.tar.xz"
install -Dm755 -d "${pkgdir}/opt" "${pkgdir}/usr"