summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRain Shinotsu2022-06-14 04:01:19 -0500
committerRain Shinotsu2022-06-14 04:01:19 -0500
commit6106922bced701633c6f9ce8f11ba1c93e6c45f2 (patch)
tree3cd9e7b3e7ab392175b947f7cbbe6e2f18ffced0
parent7cc5bf6c396628fe46fd3a8fd33ff50e67e49bbd (diff)
downloadaur-6106922bced701633c6f9ce8f11ba1c93e6c45f2.tar.gz
Updated to version 3.1.1-1925
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5a7717ee9bd..5399d26b4eb7 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.0
+ pkgver = 3.3.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.3.0-rc.3-1780-linux-x64-standard-Release-722e7a0f.rpm
- sha256sums = 1008ed9143ce53076f014210cc61adb05145808b3034798e113c4bb73238632f
+ source = https://download.substance3d.com/adobe-substance-3d-sampler/3.x/Adobe_Substance_3D_Sampler-3.3.1-rc.1-1925-linux-x64-standard-Release-5b18d6fb.rpm
+ sha256sums = ba184664411b53b5f3548c7e4aa582c57d8b4a29b2277ec06989483493d90e9e
pkgname = substance-sampler
diff --git a/PKGBUILD b/PKGBUILD
index 554296b7f560..0aee8b055551 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.0
+pkgver=3.3.1
pkgrel=1
-_rc=rc.3
-_build=1780
-_tag=722e7a0f
+_rc=rc.1
+_build=1925
+_tag=5b18d6fb
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=('1008ed9143ce53076f014210cc61adb05145808b3034798e113c4bb73238632f')
+sha256sums=('ba184664411b53b5f3548c7e4aa582c57d8b4a29b2277ec06989483493d90e9e')
validpgpkeys=()