summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRain Shinotsu2022-05-18 03:28:12 -0500
committerRain Shinotsu2022-05-18 03:28:12 -0500
commit7cc5bf6c396628fe46fd3a8fd33ff50e67e49bbd (patch)
tree4db6ac851d252c170253fc21892983e8741bf5fb
parent91c0c6559f1f383c5f07e48e413a8178d22c1df0 (diff)
downloadaur-7cc5bf6c396628fe46fd3a8fd33ff50e67e49bbd.tar.gz
Updated to 3.3.0 (rc.3 1780)
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--]PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5866c6af5b3..c5a7717ee9bd 100644..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.2.1
+ pkgver = 3.3.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.2.1-rc.2-1442-linux-x64-standard-Release-5a1fa74d.rpm
- sha256sums = a48e0a3f977223e8afb093e958059d08d904e821676ccf80006af169caf87310
+ 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
pkgname = substance-sampler
diff --git a/PKGBUILD b/PKGBUILD
index 19e7c71aa445..554296b7f560 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Co-maintainer: Rain Shinotsu <Rain_Shinotsu at protonmail dot com>
pkgname=substance-sampler
-pkgver=3.2.1
+pkgver=3.3.0
pkgrel=1
-_rc=rc.2
-_build=1442
-_tag=5a1fa74d
+_rc=rc.3
+_build=1780
+_tag=722e7a0f
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=('a48e0a3f977223e8afb093e958059d08d904e821676ccf80006af169caf87310')
+sha256sums=('1008ed9143ce53076f014210cc61adb05145808b3034798e113c4bb73238632f')
validpgpkeys=()