summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authort-ask2021-10-12 01:18:12 +0200
committert-ask2021-10-12 01:18:12 +0200
commita30a750ee91042fb24f190ca6f05e42727a0ffc9 (patch)
treef5c494cc1ef17d0368420352d89d509e983b7c54
parentd297f490e65db73a5e7f48b7e45e5a51c040adf9 (diff)
downloadaur-a30a750ee91042fb24f190ca6f05e42727a0ffc9.tar.gz
Update to version 11.2.2 (5117)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d23c0dc1c25b..c129b4fb8977 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-designer
pkgdesc = Node-based, non-destructive PBR material authoring tool.
- pkgver = 11.2.1
+ pkgver = 11.2.2
pkgrel = 1
url = https://www.allegorithmic.com/products/substance-designer
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = substance-designer
depends = hicolor-icon-theme
depends = libtiff4
options = !strip
- source = https://download.substance3d.com/adobe-substance-3d-designer/11.x/Adobe_Substance_3D_Designer-11.2.1-4934-linux-x64-standard.rpm
- sha256sums = c8b3c925a9c8c7aa639c5c80ab4fe5bf023bc97506f595ec12a8b1e4a38a48f2
+ source = https://download.substance3d.com/adobe-substance-3d-designer/11.x/Adobe_Substance_3D_Designer-11.2.2-5117-linux-x64-standard.rpm
+ sha256sums = f7ce315dcc57a256d10898a82404a62ba4dc1cb18e85971454327f191ca1eb56
pkgname = substance-designer
diff --git a/PKGBUILD b/PKGBUILD
index 09f3116acbe1..e3d22850c4c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Co-maintainer: Dragoon Aethis <dragoon@dragonic.eu>
pkgname=substance-designer
-pkgver=11.2.1
+pkgver=11.2.2
pkgrel=1
-_build=4934
+_build=5117
pkgdesc="Node-based, non-destructive PBR material authoring tool."
arch=('x86_64')
url='https://www.allegorithmic.com/products/substance-designer'
@@ -14,7 +14,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/11.x/Adobe_Substance_3D_Designer-${pkgver}-${_build}-linux-x64-standard.rpm")
-sha256sums=('c8b3c925a9c8c7aa639c5c80ab4fe5bf023bc97506f595ec12a8b1e4a38a48f2')
+sha256sums=('f7ce315dcc57a256d10898a82404a62ba4dc1cb18e85971454327f191ca1eb56')
validpgpkeys=()