summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRain Shinotsu2022-05-17 21:09:23 -0500
committerRain Shinotsu2022-05-17 21:09:23 -0500
commitf3ba67e4e0b5a8ea59f51d092406f012aecc6d1a (patch)
tree8fcdb0e1091e11536e99440ff8cbe53b7a5d2ae8
parentc1ef813aa69282f5d51ca075b34cbdde638465c2 (diff)
downloadaur-f3ba67e4e0b5a8ea59f51d092406f012aecc6d1a.tar.gz
Fixed download link
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6c35406c233..4eccb6b3d71e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = substance-designer
depends = libtiff4
depends = libxcrypt-compat
options = !strip
- source = https://download.substance3d.com/adobe-substance-3d-designer/11.x/Adobe_Substance_3D_Designer-12.1.0-5722-linux-x64-standard.rpm
+ source = https://download.substance3d.com/adobe-substance-3d-designer/12.x/Adobe_Substance_3D_Designer-12.1.0-5722-linux-x64-standard.rpm
sha256sums = c604d887887cae471e84de7b558c238aac1db535309be5754a3b589f65099ac3
pkgname = substance-designer
diff --git a/PKGBUILD b/PKGBUILD
index 4acd5097ce1f..76f11e52a55c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ license=('custom')
depends=('fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4' 'libxcrypt-compat')
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")
+source=("https://download.substance3d.com/adobe-substance-3d-designer/12.x/Adobe_Substance_3D_Designer-${pkgver}-${_build}-linux-x64-standard.rpm")
sha256sums=('c604d887887cae471e84de7b558c238aac1db535309be5754a3b589f65099ac3')
validpgpkeys=()