summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c2013cc7e04..1f3aaf5bdb1f 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-player
pkgdesc = PBR material preview, visualization and tweaking software.
- pkgver = 12.1.1
+ pkgver = 12.2.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/12.x/Substance_Player-12.1.1-5825-linux-x64-standard.rpm
- sha256sums = ed9ae31582c5b871b2f0c3bd2489e2accbbdd6b82a47b1a526efb986f3c90d70
+ source = https://download.substance3d.com/substance-player/12.x/Substance_Player-12.2.1-5947-linux-x64-standard.rpm
+ sha256sums = cbb67ba810e9f89c2bd0072b9a5a527dc3d82cebee0aafbd58469aace6aa45c6
pkgname = substance-player
diff --git a/PKGBUILD b/PKGBUILD
index 6e62b5fc2e72..d943ed40ac1c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: t-ask <t-ask-aur at cixera.com>
# Co-maintainer: lehthanis <lehthanis@gmail.com>
-# Co-maintainer: Rain_Shinotsu <Rain_Shinotsu@protonmail.com>
+# Co-maintainer: Rain_Shinotsu <Rain_Shinotsu@proton.me>
# Contributor: Oscar Morante <spacepluk@gmail.com>
# Contributor: Dragoon Aethis <dragoon@dragonic.eu>
pkgname=substance-player
-pkgver=12.1.1
-_build=5825
+pkgver=12.2.1
+_build=5947
pkgrel=1
pkgdesc="PBR material preview, visualization and tweaking software."
arch=('x86_64')
@@ -16,7 +16,7 @@ depends=('fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4')
options=('!strip')
source=("https://download.substance3d.com/substance-player/12.x/Substance_Player-${pkgver}-${_build}-linux-x64-standard.rpm")
-sha256sums=('ed9ae31582c5b871b2f0c3bd2489e2accbbdd6b82a47b1a526efb986f3c90d70')
+sha256sums=('cbb67ba810e9f89c2bd0072b9a5a527dc3d82cebee0aafbd58469aace6aa45c6')
validpgpkeys=()