summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authort-ask2021-12-21 13:22:38 +0100
committert-ask2021-12-21 13:22:38 +0100
commit6cf16f31121462a3926c4ebc739ebdafabb79150 (patch)
treee3d0df37c41a56f502802288a5edb9a19614a427
parentda3e8b5929f34f7e542f621f993ce7a5d53d3a02 (diff)
downloadaur-6cf16f31121462a3926c4ebc739ebdafabb79150.tar.gz
Update to version 7.4.1 (1418)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9af72780ad5d..a9dda633b77e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-painter
pkgdesc = 3D painting software allowing you to texture, render and share your work.
- pkgver = 7.4.0
+ pkgver = 7.4.1
pkgrel = 1
url = https://download.substance3d.com/substance-painter
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = substance-painter
depends = hicolor-icon-theme
depends = libtiff4
options = !strip
- source = https://download.substance3d.com/adobe-substance-3d-painter/7.x/Adobe_Substance_3D_Painter-7.4.0-1366-linux-x64-standard.rpm
- sha256sums = 7cc5bf1e38e280fa9b5367aa7fce1607668ce8a5460595400d7ecb31ca3f2d9f
+ source = https://download.substance3d.com/adobe-substance-3d-painter/7.x/Adobe_Substance_3D_Painter-7.4.1-1418-linux-x64-standard.rpm
+ sha256sums = 0f6ba736e1d4590ea1f760e77e75e54ef2f20a1185b7af7d3988f3b60261e08b
pkgname = substance-painter
diff --git a/PKGBUILD b/PKGBUILD
index 4dcf1ada2804..a63aa9c35ccd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Co-maintainer: Robbie Powell <lehthanis@gmail.com>
pkgname=substance-painter
-pkgver=7.4.0
-_build=1366
+pkgver=7.4.1
+_build=1418
pkgrel=1
pkgdesc="3D painting software allowing you to texture, render and share your work."
arch=('x86_64')
@@ -13,10 +13,9 @@ url='https://download.substance3d.com/substance-painter'
license=('custom')
depends=('fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4')
options=('!strip') # PNG assets here should be left untouched!
-# https://download.substance3d.com/adobe-substance-3d-painter/7.x/Adobe_Substance_3D_Painter-7.3.0-1272-linux-x64-standard.rpm
-source=("https://download.substance3d.com/adobe-substance-3d-painter/7.x/Adobe_Substance_3D_Painter-${pkgver}-${_build}-linux-x64-standard.rpm")
-sha256sums=('7cc5bf1e38e280fa9b5367aa7fce1607668ce8a5460595400d7ecb31ca3f2d9f')
+source=("https://download.substance3d.com/adobe-substance-3d-painter/7.x/Adobe_Substance_3D_Painter-${pkgver}-${_build}-linux-x64-standard.rpm")
+sha256sums=('0f6ba736e1d4590ea1f760e77e75e54ef2f20a1185b7af7d3988f3b60261e08b')
validpgpkeys=()