summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-03-16 14:01:33 +0100
committerOscar Morante2018-03-16 14:01:33 +0100
commit7ff02a775aa72cfb2302f264e5c35dd458111ece (patch)
tree4cf061fef930d207545f89c97506ed8d39c952b8
parent279d8644a6c85d8c302d2f4943278f1818325aa9 (diff)
downloadaur-7ff02a775aa72cfb2302f264e5c35dd458111ece.tar.gz
Updated to 2018.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c93f6443e784..ea02c1baa476 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-player
pkgdesc = PBR material preview, visualization and tweaking software.
- pkgver = 2017.2.5
+ pkgver = 2018.1.0
pkgrel = 1
url = https://www.allegorithmic.com/products/substance-player
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = substance-player
depends = libtiff4
options = !strip
options = !optipng
- source = https://download.allegorithmic.com/substance-player/2017.x/Substance_Player-2017.2.5-993-linux-x64-standard-full.rpm
+ source = https://download.allegorithmic.com/substance-player/2018.x/Substance_Player-2018.1.0-1039-linux-x64-standard-full.rpm
source = substance-player-icon.png
source = substance-player.desktop
source = substance-player
- sha256sums = 794be1865c82711ffbc92892f29071dc5f1105bfb6cf17ab6611ba0a97a8c910
+ sha256sums = 231b52e30fbecdeaa370db7c4b62598149474bee95256f0cd58e6f2feb196af5
sha256sums = 87d2e879c24a26e63334614b9f1c5d24bfb2eb2b606762b63ce5a2fe6a54345e
sha256sums = 205ce579ae86b1c5c4b14be301954f3b1823eb3e2e72dc6f54e3fc9c86f56a3b
sha256sums = f024998986230fe480ea77c62c655e0e468e0b3664dbc0120d865311db19944e
diff --git a/PKGBUILD b/PKGBUILD
index 33f3c4ba656e..16c3f2b988c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
# Co-maintainer: Dragoon Aethis <dragoon@dragonic.eu>
pkgname=substance-player
-pkgver=2017.2.5
-_build=993
+pkgver=2018.1.0
+_build=1039
pkgrel=1
pkgdesc="PBR material preview, visualization and tweaking software."
arch=('x86_64')
@@ -10,11 +10,11 @@ url='https://www.allegorithmic.com/products/substance-player'
license=('custom')
depends=('fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4')
options=('!strip' '!optipng') # PNG assets here should be left untouched!
-source=("https://download.allegorithmic.com/substance-player/2017.x/Substance_Player-${pkgver}-${_build}-linux-x64-standard-full.rpm"
+source=("https://download.allegorithmic.com/substance-player/2018.x/Substance_Player-${pkgver}-${_build}-linux-x64-standard-full.rpm"
'substance-player-icon.png'
'substance-player.desktop'
'substance-player')
-sha256sums=('794be1865c82711ffbc92892f29071dc5f1105bfb6cf17ab6611ba0a97a8c910'
+sha256sums=('231b52e30fbecdeaa370db7c4b62598149474bee95256f0cd58e6f2feb196af5'
'87d2e879c24a26e63334614b9f1c5d24bfb2eb2b606762b63ce5a2fe6a54345e'
'205ce579ae86b1c5c4b14be301954f3b1823eb3e2e72dc6f54e3fc9c86f56a3b'
'f024998986230fe480ea77c62c655e0e468e0b3664dbc0120d865311db19944e')