summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRain Shinotsu2022-08-03 13:39:54 -0500
committerRain Shinotsu2022-08-03 13:39:54 -0500
commitf4b60a38090b145928c5a3779d175804564edf45 (patch)
treebf4e53670cba7959ed5b6f3deddd8372b7c25f81
parentf588b8cfe91601b359029d5a7b89f628ce5f169d (diff)
downloadaur-f4b60a38090b145928c5a3779d175804564edf45.tar.gz
Updated to 12.2.0
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ae659325563..e7398c91e326 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-designer
pkgdesc = Node-based, non-destructive PBR material authoring tool.
- pkgver = 12.1.1
+ pkgver = 12.2.0
pkgrel = 1
url = https://www.allegorithmic.com/products/substance-designer
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = substance-designer
depends = libtiff4
depends = libxcrypt-compat
options = !strip
- source = https://download.substance3d.com/adobe-substance-3d-designer/12.x/Adobe_Substance_3D_Designer-12.1.1-5825-linux-x64-standard.rpm
- sha256sums = 9d8d6288d2cf3a563b6ef371c52a338e198e8d0d90e9e389d8e780cfe3317867
+ source = https://download.substance3d.com/adobe-substance-3d-designer/12.x/Adobe_Substance_3D_Designer-12.2.0-5912-linux-x64-standard.rpm
+ sha256sums = 99fe9c467db6cda8829648d8221d9d133e93e48aa136ee42b9af5e54b965c256
pkgname = substance-designer
diff --git a/PKGBUILD b/PKGBUILD
index 52032599ce60..871982c25778 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: t-ask <t-ask-aur at cixera dot com>
# Co-maintainer: lehthanis <lehthanis at gmail dot com>
-# Co-maintainer: Rain Shinotsu <Rain_Shinotsu at protonmail dot com>
+# Co-maintainer: Rain Shinotsu <Rain_Shinotsu at proton dot me>
# Contributor: Oscar Morante <spacepluk at gmail dot com>
# Contributor: Dragoon Aethis <dragoon at dragonic dot eu>
pkgname=substance-designer
-pkgver=12.1.1
+pkgver=12.2.0
pkgrel=1
-_build=5825
+_build=5912
pkgdesc="Node-based, non-destructive PBR material authoring tool."
arch=('x86_64')
url='https://www.allegorithmic.com/products/substance-designer'
@@ -16,7 +16,7 @@ depends=('fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4'
options=('!strip') # PNG assets here should be left untouched!
source=("https://download.substance3d.com/adobe-substance-3d-designer/12.x/Adobe_Substance_3D_Designer-${pkgver}-${_build}-linux-x64-standard.rpm")
-sha256sums=('9d8d6288d2cf3a563b6ef371c52a338e198e8d0d90e9e389d8e780cfe3317867')
+sha256sums=('99fe9c467db6cda8829648d8221d9d133e93e48aa136ee42b9af5e54b965c256')
validpgpkeys=()