summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eb0ae527b3f..441da802b5da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-player
pkgdesc = PBR material preview, visualization and tweaking software.
- pkgver = 11.2.1
+ pkgver = 11.3.1
pkgrel = 1
url = hhttps://www.substance3d.com/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = substance-player
depends = hicolor-icon-theme
depends = libtiff4
options = !strip
- source = https://download.substance3d.com/substance-player/11.x/Substance_Player-11.2.1-4934-linux-x64-standard.rpm
- sha256sums = 3cf1c74ea0082f1e85f1b8ac293dfa660bc60f32e1c93660492b93bcfacf1339
+ source = https://download.substance3d.com/substance-player/11.x/Substance_Player-11.3.1-5355-linux-x64-standard.rpm
+ sha256sums = e595705145205afe9a4693eb33dbd812bcaba41651a2c01ca202a7a3763da4c4
pkgname = substance-player
diff --git a/PKGBUILD b/PKGBUILD
index 10f8ffceafc9..9d7d260f4654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Co-maintainer: Dragoon Aethis <dragoon@dragonic.eu>
pkgname=substance-player
-pkgver=11.2.1
-_build=4934
+pkgver=11.3.1
+_build=5355
pkgrel=1
pkgdesc="PBR material preview, visualization and tweaking software."
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4')
options=('!strip')
source=("https://download.substance3d.com/substance-player/11.x/Substance_Player-${pkgver}-${_build}-linux-x64-standard.rpm")
-sha256sums=('3cf1c74ea0082f1e85f1b8ac293dfa660bc60f32e1c93660492b93bcfacf1339')
+sha256sums=('e595705145205afe9a4693eb33dbd812bcaba41651a2c01ca202a7a3763da4c4')
validpgpkeys=()