summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63da7d9ae16a..08674ad50637 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=delighter
pkgname=agisoft-${_pkgname}
pkgver=1.7.4
-pkgrel=1
+pkgrel=2
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=('aec2be49d08fadf29d32257d7bac9cf6ebe11aa292e3825e582cf98e8fe8b18c'
+sha256sums=('d35e388f413433811878a1bbb0c01ab43a2e6d0e5cb829677ff50622d7b81fdc'
'6cc74a4ac8ec776ebea5eff2383ddaf2520bb0a47f7d2135a62277dbd9206921')
build() {