summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordobedobedo2022-07-29 21:36:36 +0300
committerdobedobedo2022-07-29 21:36:36 +0300
commit9427cba2a0a71b8441202b81a36b12b1d5cd70ad (patch)
tree18dfc0c6db13e8abbf05559b731a522b52a78b53 /PKGBUILD
parent73c7b58ce4f43044ea006db0fb062377c49278fe (diff)
downloadaur-9427cba2a0a71b8441202b81a36b12b1d5cd70ad.tar.gz
Update to 1.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9145857009e..0f26773d519e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yu-Hsuan Tu <dobe0331 at gmail dot com>
_pkgname=delighter
pkgname=agisoft-${_pkgname}
-pkgver=1.8.3
+pkgver=1.8.4
pkgrel=1
pkgdesc="A free stand-alone tool designed to remove shadows from model textures"
arch=('x86_64')
@@ -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=('8aa005fdc86a1b7107b247d880d60b27f9d47ce1d1a88824967d126028b8774b'
+sha256sums=('213948066c03c21e6e05a81b3f81ebd215ae5677e555dfacdda9e7c6f8fcf599'
'6cc74a4ac8ec776ebea5eff2383ddaf2520bb0a47f7d2135a62277dbd9206921')
build() {