summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRain Shinotsu2022-06-14 03:46:44 -0500
committerRain Shinotsu2022-06-14 03:46:44 -0500
commit0c92289ca1584c95ccc61dfcb45fd6b674e2e720 (patch)
treec875982fda740947f43dfe6cc109c7c89d0b17f3
parent6e194283d5b99c0a186555d639974bb7760d380d (diff)
downloadaur-0c92289ca1584c95ccc61dfcb45fd6b674e2e720.tar.gz
Updated to version 8.1.0-1699
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcf4c90f08d1..287a217738af 100755
--- 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.3
+ pkgver = 8.1.0
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.3-1608-linux-x64-standard.rpm
- sha256sums = ba8d148f8846b048c9fb34548fbe09998d687a24660e61573ae56f82a04e18bf
+ source = https://download.substance3d.com/adobe-substance-3d-painter/8.x/Adobe_Substance_3D_Painter-8.1.0-1699-linux-x86_64-standard.rpm
+ sha256sums = 821aac896d49903e869748604c2346ef6bebabdadaaf20da3eaaf2e97f27ecab
pkgname = substance-painter
diff --git a/PKGBUILD b/PKGBUILD
index 7525af7fa2c8..cba8570592bc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Co-maintainer: Rain Shinotsu <Rain_Shinotsu at protonmail dot com>
pkgname=substance-painter
-pkgver=7.4.3
-_build=1608
+pkgver=8.1.0
+_build=1699
pkgrel=1
pkgdesc="3D painting software allowing you to texture, render and share your work."
arch=('x86_64')
@@ -15,8 +15,8 @@ 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-painter/7.x/Adobe_Substance_3D_Painter-${pkgver}-${_build}-linux-x64-standard.rpm")
-sha256sums=('ba8d148f8846b048c9fb34548fbe09998d687a24660e61573ae56f82a04e18bf')
+source=("https://download.substance3d.com/adobe-substance-3d-painter/8.x/Adobe_Substance_3D_Painter-${pkgver}-${_build}-linux-x86_64-standard.rpm")
+sha256sums=('821aac896d49903e869748604c2346ef6bebabdadaaf20da3eaaf2e97f27ecab')
validpgpkeys=()