summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authort-ask2021-11-30 18:05:27 +0100
committert-ask2021-11-30 18:05:27 +0100
commitda3e8b5929f34f7e542f621f993ce7a5d53d3a02 (patch)
treed5f3a16dd31d86d6f634964aa2122d24baca827a
parentef64c68c70bc0b0b29632619c8fc200772a6e03a (diff)
downloadaur-da3e8b5929f34f7e542f621f993ce7a5d53d3a02.tar.gz
Update to version 7.4.0 (1366)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index baeea2f600f9..9af72780ad5d 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.3.0
+ pkgver = 7.4.0
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.3.0-1272-linux-x64-standard.rpm
- sha256sums = 8f6949966d364559b0b86aae6a768d7c56452610a83bdb8501d16454a7730aac
+ 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
pkgname = substance-painter
diff --git a/PKGBUILD b/PKGBUILD
index 54637702879a..4dcf1ada2804 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Co-maintainer: Robbie Powell <lehthanis@gmail.com>
pkgname=substance-painter
-pkgver=7.3.0
-_build=1272
+pkgver=7.4.0
+_build=1366
pkgrel=1
pkgdesc="3D painting software allowing you to texture, render and share your work."
arch=('x86_64')
@@ -16,7 +16,7 @@ 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=('8f6949966d364559b0b86aae6a768d7c56452610a83bdb8501d16454a7730aac')
+sha256sums=('7cc5bf1e38e280fa9b5367aa7fce1607668ce8a5460595400d7ecb31ca3f2d9f')
validpgpkeys=()