summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8704862242df..8ea9dabc1d7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qtvsplayer-bin
_appname=QtVsPlayer
pkgver=1.0.48
-pkgrel=1
+pkgrel=2
pkgdesc="QtVsPlayer for Hikvision, QtVsPlayer can read local video files of Hikvision and display blue, green and red vector.It read real time live stream"
arch=('aarch64' 'x86_64')
url="https://github.com/surfzoid/QtVsPlayer"
@@ -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=('898ce1b3eed932c82fa48da744fa75625a5eb404eb0b03d46620fc9af7b29926')
-sha256sums_x86_64=('04ed2a2cc5cbec65428f563b08889b4b8a2872145145ef9c704f0b9a4d511257')
+sha256sums_aarch64=('57a0b3e6951cb4896e133df8727ee783129c55f08e57ee9058d65c94aef3c730')
+sha256sums_x86_64=('2590a942b106219a8f32949dad0022b1e7be516382ce5570dcaa8276c8eb2d05')
package() {
bsdtar -xf "${srcdir}/data.tar.xz"
install -Dm755 -d "${pkgdir}/opt" "${pkgdir}/usr"