summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordobedobedo2023-04-12 14:28:22 +0800
committerdobedobedo2023-04-12 14:28:22 +0800
commitc08b4a0e77c8a335db190a046907c28dee055a81 (patch)
tree4274204f3f54d645ad8e27bbe4490ecb557e4d31 /PKGBUILD
parentdb6cce2f9c90cd29b0c6b5eeedd05c4222e02735 (diff)
downloadaur-c08b4a0e77c8a335db190a046907c28dee055a81.tar.gz
Update to new build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffcc9988f91c..c85167ef4209 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=delighter
pkgname=agisoft-${_pkgname}
pkgver=2.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="A free stand-alone tool designed to remove shadows from model textures"
arch=('x86_64')
url="https://www.agisoft.com/"
@@ -13,7 +13,7 @@ options=('!strip')
install=${pkgname}.install
source=("https://s3-eu-west-1.amazonaws.com/download.agisoft.com/${_pkgname}_${pkgver//./_}_amd64.tar.gz"
"agisoft-delighter-icon-encoded.txt")
-sha256sums=('d176f4ec794523a3e9d84773e55463ef848fef4747ae854836bda9ccab33b8d9'
+sha256sums=('70ca3b72edb0816ada03cdf98e315d65eab80140c79e89c36be282dcb20af1c4'
'6cc74a4ac8ec776ebea5eff2383ddaf2520bb0a47f7d2135a62277dbd9206921')
build() {