summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRain Shinotsu2022-03-09 15:14:46 -0600
committerRain Shinotsu2022-03-09 15:14:46 -0600
commit8db41906c45abba8d11cdc510d395130e4faf2fb (patch)
tree9e05c15b1f02bafcbe1b5675363fe436c3311d33
parente23805ed59d386a9569278e8666e27e0c23de414 (diff)
downloadaur-8db41906c45abba8d11cdc510d395130e4faf2fb.tar.gz
Update to version 7.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e736d8265a27..658c11d6b85e 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.1
+ pkgver = 7.4.2
pkgrel = 1
url = https://download.substance3d.com/substance-painter
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = substance-painter
depends = libtiff4
depends = libxcrypt-compat
options = !strip
- 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
+ source = https://download.substance3d.com/adobe-substance-3d-painter/7.x/Adobe_Substance_3D_Painter-7.4.2-1551-linux-x64-standard.rpm
+ sha256sums = 7bb5ae66cf25c4f916cb74a0227ab49866ffeb73d82e8870c2bc954c89c0dd77
pkgname = substance-painter
diff --git a/PKGBUILD b/PKGBUILD
index 442cd2120770..4ff9cae27696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Co-maintainer: Rain Shinotsu <Rain_Shinotsu at protonmail dot com>
pkgname=substance-painter
-pkgver=7.4.1
-_build=1418
+pkgver=7.4.2
+_build=1551
pkgrel=1
pkgdesc="3D painting software allowing you to texture, render and share your work."
arch=('x86_64')
@@ -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-painter/7.x/Adobe_Substance_3D_Painter-${pkgver}-${_build}-linux-x64-standard.rpm")
-sha256sums=('0f6ba736e1d4590ea1f760e77e75e54ef2f20a1185b7af7d3988f3b60261e08b')
+sha256sums=('7bb5ae66cf25c4f916cb74a0227ab49866ffeb73d82e8870c2bc954c89c0dd77')
validpgpkeys=()