summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRain Shinotsu2022-09-28 14:23:43 -0500
committerRain Shinotsu2022-09-28 14:23:43 -0500
commita883edff69ee327b8b0403d69bd7c9ae854827ca (patch)
treea1ceaa5ce65aff45466382a00623565aece15c7e
parent6f965c08226305f9b6111201630fdfa7a79c50a7 (diff)
downloadaur-a883edff69ee327b8b0403d69bd7c9ae854827ca.tar.gz
Updated to ver. 3.4.0
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e48619c439b0..149a9052e571 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-sampler
pkgdesc = Transform a real-life picture into a photorealistic surface or HDR environment.
- pkgver = 3.3.2
+ pkgver = 3.4.0
pkgrel = 1
url = https://www.adobe.com/products/substance3d-sampler.html
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = substance-sampler
depends = libtiff4
replaces = substance-alchemist
options = !strip
- source = https://download.substance3d.com/adobe-substance-3d-sampler/3.x/Adobe_Substance_3D_Sampler-3.3.2-rc.1-1989-linux-x64-standard-Release-d7d12da5.rpm
- sha256sums = d86b33aeab19e6938f6f1fb0c369220f2bc3f411086d3e4a414ad9fed3b32541
+ source = https://download.substance3d.com/adobe-substance-3d-sampler/3.x/Adobe_Substance_3D_Sampler-3.4.0-rc.3-2229-linux-x64-standard-Release-3dd2456e.rpm
+ sha256sums = 58b211634a6a72a98321b26fd0f4824ec2fd100f0e9fadbab67d5a3f448cd95d
pkgname = substance-sampler
diff --git a/PKGBUILD b/PKGBUILD
index 46e662378387..1b74ff24d37e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Co-maintainer: Rain Shinotsu <Rain_Shinotsu at protonmail dot com>
pkgname=substance-sampler
-pkgver=3.3.2
+pkgver=3.4.0
pkgrel=1
-_rc=rc.1
-_build=1989
-_tag=d7d12da5
+_rc=rc.3
+_build=2229
+_tag=3dd2456e
pkgdesc="Transform a real-life picture into a photorealistic surface or HDR environment."
arch=('x86_64')
url='https://www.adobe.com/products/substance3d-sampler.html'
@@ -15,7 +15,7 @@ depends=('libicu50' 'fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme'
options=('!strip')
replaces=('substance-alchemist')
source=("https://download.substance3d.com/adobe-substance-3d-sampler/3.x/Adobe_Substance_3D_Sampler-${pkgver}-${_rc}-${_build}-linux-x64-standard-Release-${_tag}.rpm")
-sha256sums=('d86b33aeab19e6938f6f1fb0c369220f2bc3f411086d3e4a414ad9fed3b32541')
+sha256sums=('58b211634a6a72a98321b26fd0f4824ec2fd100f0e9fadbab67d5a3f448cd95d')
validpgpkeys=()