summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRain Shinotsu2022-03-10 02:08:35 -0600
committerRain Shinotsu2022-03-10 02:08:35 -0600
commit91c0c6559f1f383c5f07e48e413a8178d22c1df0 (patch)
treeee3a70b2f7bd1e30b2f84109a8b5610a76b32810
parentfe6bd44aa88721e6765a700e25a4009ac2c69161 (diff)
downloadaur-91c0c6559f1f383c5f07e48e413a8178d22c1df0.tar.gz
Update to version 3.2.1-rc.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cc09ad25240..c5866c6af5b3 100644
--- 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.2.0
+ pkgver = 3.2.1
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.2.0-rc.4-1215-linux-x64-standard-Release-7f8fef05.rpm
- sha256sums = c7426821623387d45b074efbedc8c759d14f99be65a30cf2dd554baa67c68e6c
+ source = https://download.substance3d.com/adobe-substance-3d-sampler/3.x/Adobe_Substance_3D_Sampler-3.2.1-rc.2-1442-linux-x64-standard-Release-5a1fa74d.rpm
+ sha256sums = a48e0a3f977223e8afb093e958059d08d904e821676ccf80006af169caf87310
pkgname = substance-sampler
diff --git a/PKGBUILD b/PKGBUILD
index 70f8a5be6a63..19e7c71aa445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Co-maintainer: Rain Shinotsu <Rain_Shinotsu at protonmail dot com>
pkgname=substance-sampler
-pkgver=3.2.0
+pkgver=3.2.1
pkgrel=1
-_rc=rc.4
-_build=1215
-_tag=7f8fef05
+_rc=rc.2
+_build=1442
+_tag=5a1fa74d
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=('c7426821623387d45b074efbedc8c759d14f99be65a30cf2dd554baa67c68e6c')
+sha256sums=('a48e0a3f977223e8afb093e958059d08d904e821676ccf80006af169caf87310')
validpgpkeys=()