diff options
author | t-ask | 2021-12-21 13:15:43 +0100 |
---|---|---|
committer | t-ask | 2021-12-21 13:15:43 +0100 |
commit | 14721e89a72789c4294e2b18bd9682b4d09a5297 (patch) | |
tree | 8fdb22f01883fc98a6928144eac3b606e7e56043 | |
parent | a30a750ee91042fb24f190ca6f05e42727a0ffc9 (diff) | |
download | aur-14721e89a72789c4294e2b18bd9682b4d09a5297.tar.gz |
Update to version 11.3.1 (5355)
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 8 |
2 files changed, 7 insertions, 7 deletions
@@ -1,6 +1,6 @@ pkgbase = substance-designer pkgdesc = Node-based, non-destructive PBR material authoring tool. - pkgver = 11.2.2 + pkgver = 11.3.1 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.2-5117-linux-x64-standard.rpm - sha256sums = f7ce315dcc57a256d10898a82404a62ba4dc1cb18e85971454327f191ca1eb56 + source = https://download.substance3d.com/adobe-substance-3d-designer/11.x/Adobe_Substance_3D_Designer-11.3.1-5355-linux-x64-standard.rpm + sha256sums = dcfe4fc0f74a5e781689b2a3848659aa2dcbbbb97a3a6049e62d2574ace668cf pkgname = substance-designer @@ -3,18 +3,18 @@ # Co-maintainer: Dragoon Aethis <dragoon@dragonic.eu> pkgname=substance-designer -pkgver=11.2.2 +pkgver=11.3.1 pkgrel=1 -_build=5117 +_build=5355 pkgdesc="Node-based, non-destructive PBR material authoring tool." arch=('x86_64') url='https://www.allegorithmic.com/products/substance-designer' license=('custom') 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=('f7ce315dcc57a256d10898a82404a62ba4dc1cb18e85971454327f191ca1eb56') +source=("https://download.substance3d.com/adobe-substance-3d-designer/11.x/Adobe_Substance_3D_Designer-${pkgver}-${_build}-linux-x64-standard.rpm") +sha256sums=('dcfe4fc0f74a5e781689b2a3848659aa2dcbbbb97a3a6049e62d2574ace668cf') validpgpkeys=() |