summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Venturini2021-01-26 11:00:40 +0100
committerAndrea Venturini2021-01-26 11:00:40 +0100
commit881a85db62c7daf9ed2f25528417ca047772b4a7 (patch)
treecfdcb37cfaea6bdefb79d9c5fcdac223ca0d559d
parent9ee9a3544471e8a69d0443bdc3d67c8f38b44b75 (diff)
downloadaur-881a85db62c7daf9ed2f25528417ca047772b4a7.tar.gz
1.0_362
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b007b2230fa3..455bcc061609 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: My Name <andrea.venturini@tiscali.it>
pkgname=validdesk
-pkgver=1.0_338
+pkgver=1.0_362
pkgrel=1
pkgdesc="Valid Desk is a free signature tool developed by Intesi Group for all users who need to digitally sign documents from their desktop quickly and easily."
arch=('x86_64')
@@ -10,7 +10,7 @@ options=(!strip)
source_x86_64=("https://www.intesigroup.com/wp-content/apps/pub/ValidDesk-${pkgver}-${arch}.AppImage")
noextract=("${pkgname}-${pkgver}-${arch}.AppImage")
-sha256sums_x86_64=('4c7f0b06fbabfe7964b7a98b02de12d7cdb7b942d93be8e8a74398a1a9f8fc76')
+sha256sums_x86_64=('5e13c592411f71fc052e6d823f0c9c238da818da62b13b09dab1368fb331626c')
package() {
install -Dm755 "${srcdir}/ValidDesk-${pkgver}-${arch}.AppImage" "${pkgdir}/opt/${pkgname}/${pkgname}"