summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-03-16 14:09:54 +0100
committerOscar Morante2018-03-16 14:09:54 +0100
commitcf6cae4af31c3c1c0fb1ed18a15d704aa7d333da (patch)
treee125bf8e6764d2dc1bb43950a84f2cdb159cedaf
parente775340875345fe8494cf64c0161d0b0f29a2af0 (diff)
downloadaur-cf6cae4af31c3c1c0fb1ed18a15d704aa7d333da.tar.gz
Update 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 fd96f7d00a7a..f8a2f09e52a2 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 = 2017.4.2
+ pkgver = 2018.1.0
pkgrel = 1
url = https://www.allegorithmic.com/products/substance-painter
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = substance-painter
depends = libtiff4
options = !strip
options = !optipng
- source = https://download.allegorithmic.com/substance-painter/2017.x/Substance_Painter-2017.4.2-2052-linux-x64-standard-full.rpm
+ source = https://download.allegorithmic.com/substance-painter/2018.x/Substance_Painter-2018.1.0-2128-linux-x64-standard-full.rpm
source = substance-painter-icon.png
source = substance-painter.desktop
source = substance-painter
- sha256sums = 2957e83fe3cf279cb67aba156ac59d93ec371dcb48c46e7f6e3ebf8cba7f5ccd
+ sha256sums = bbf27cb6b7e3a8eca4dd1b1d17685034289a706e913564569293d5a0f22a9e72
sha256sums = 6744c1fbe8e9fb1fb91bd291e3ef8ac645bbfec1aa97915f440e6fbfebf4edbd
sha256sums = 9c506f1f3b9afd7bdb1a77d6196d097dad4b2344d7741d0fc0c7bd3b91f16129
sha256sums = e736a5e160be09cfe1588d349084e2f769815687db080b8c7b790e8751f185f1
diff --git a/PKGBUILD b/PKGBUILD
index 430949945ea3..cbc5051cfd80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Co-maintainer: t-ask <t-ask-aur at agt24.com>
pkgname=substance-painter
-pkgver=2017.4.2
-_build=2052
+pkgver=2018.1.0
+_build=2128
pkgrel=1
pkgdesc="3D painting software allowing you to texture, render and share your work."
arch=('x86_64')
@@ -12,11 +12,11 @@ url='https://www.allegorithmic.com/products/substance-painter'
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-painter/2017.x/Substance_Painter-${pkgver}-${_build}-linux-x64-standard-full.rpm"
+source=("https://download.allegorithmic.com/substance-painter/2018.x/Substance_Painter-${pkgver}-${_build}-linux-x64-standard-full.rpm"
'substance-painter-icon.png'
'substance-painter.desktop'
'substance-painter')
-sha256sums=('2957e83fe3cf279cb67aba156ac59d93ec371dcb48c46e7f6e3ebf8cba7f5ccd'
+sha256sums=('bbf27cb6b7e3a8eca4dd1b1d17685034289a706e913564569293d5a0f22a9e72'
'6744c1fbe8e9fb1fb91bd291e3ef8ac645bbfec1aa97915f440e6fbfebf4edbd'
'9c506f1f3b9afd7bdb1a77d6196d097dad4b2344d7741d0fc0c7bd3b91f16129'
'e736a5e160be09cfe1588d349084e2f769815687db080b8c7b790e8751f185f1')