summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authort-ask2021-12-21 13:01:25 +0100
committert-ask2021-12-21 13:01:25 +0100
commit54308d09e0e41e5b59f99b1255726d13727aa99e (patch)
treee0c2714d774473e96a0f912accf2a1b5e9f9d935
parenta79ab298ec29a2c6b95e702047789b700050625f (diff)
downloadaur-54308d09e0e41e5b59f99b1255726d13727aa99e.tar.gz
Update to version 3.1.2 (1068)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD12
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdc3e41c5942..f474988c3b36 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.0.1
+ pkgver = 3.1.2
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.0.1-rc.3-95-linux-x64-standard-Release-72835aa4.rpm
- sha256sums = 18c755b7cd414a6cf4db8bec67bdd7665c282b6cc647f6a65a79b307a01c7bfb
+ source = https://download.substance3d.com/adobe-substance-3d-sampler/3.x/Adobe_Substance_3D_Sampler-3.1.2-rc.2-1068-linux-x64-standard-Release-033aea86.rpm
+ sha256sums = 367546e16807e3ca80d9f2593acb54a651d05e0f87e183513bbd4a81b36065e4
pkgname = substance-sampler
diff --git a/PKGBUILD b/PKGBUILD
index 03642aaa8d2e..133976f9268c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: t-ask <t-ask-aur at cixera.com>
pkgname=substance-sampler
-pkgver=3.0.1
+pkgver=3.1.2
pkgrel=1
-_build=rc.3-95
-_tag=72835aa4
+_rc=rc.2
+_build=1068
+_tag=033aea86
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'
@@ -12,9 +13,8 @@ license=('custom')
depends=('libicu50' 'fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4')
options=('!strip')
replaces=('substance-alchemist')
-source=("https://download.substance3d.com/adobe-substance-3d-sampler/3.x/Adobe_Substance_3D_Sampler-${pkgver}-${_build}-linux-x64-standard-Release-${_tag}.rpm")
-
-sha256sums=('18c755b7cd414a6cf4db8bec67bdd7665c282b6cc647f6a65a79b307a01c7bfb')
+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=('367546e16807e3ca80d9f2593acb54a651d05e0f87e183513bbd4a81b36065e4')
validpgpkeys=()