summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authort-ask2017-11-13 22:37:35 +0100
committert-ask2017-11-13 22:37:35 +0100
commit82ba1f6a41b0b9feb40f63b9e9be711ad82ac60f (patch)
tree7150981ed6aa88c3568bdf41548e8632d42c9b55
parentd13cc4a8919d0706f7b7c1d142375602991e37a7 (diff)
downloadaur-82ba1f6a41b0b9feb40f63b9e9be711ad82ac60f.tar.gz
update to new upstream version (2017.3.1)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fe7b6c6f3d0..cc99ba3ce573 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.3.0
+ pkgver = 2017.3.1
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.3.0-1837-linux-x64-standard-full.rpm
+ source = https://download.allegorithmic.com/substance-painter/2017.x/Substance_Painter-2017.3.1-1893-linux-x64-standard-full.rpm
source = substance-painter-icon.png
source = substance-painter.desktop
source = substance-painter
- sha256sums = 8306d0fdedce8d132b0c575aa799eda1e7faf2f760651a8d2014f1ba8e004c4c
+ sha256sums = 5bfc1ff42647c04e8ef5a3c8ae55f9fa260a275af7de8ba8d9761e248ffbf76d
sha256sums = 6744c1fbe8e9fb1fb91bd291e3ef8ac645bbfec1aa97915f440e6fbfebf4edbd
sha256sums = 70d973bbc0459f80285a52d6054c2ac72ab2e639c4c7dc42ca1dad81ef892d1d
sha256sums = e736a5e160be09cfe1588d349084e2f769815687db080b8c7b790e8751f185f1
diff --git a/PKGBUILD b/PKGBUILD
index 355bb05e503a..70acc44c54ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,8 @@
# Co-maintainer: t-ask <t-ask-aur at agt24.com>
pkgname=substance-painter
-pkgver=2017.3.0
+pkgver=2017.3.1
+_build=1893
pkgrel=1
pkgdesc="3D painting software allowing you to texture, render and share your work."
arch=('x86_64')
@@ -11,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}-1837-linux-x64-standard-full.rpm"
+source=("https://download.allegorithmic.com/substance-painter/2017.x/Substance_Painter-${pkgver}-${_build}-linux-x64-standard-full.rpm"
'substance-painter-icon.png'
'substance-painter.desktop'
'substance-painter')
-sha256sums=('8306d0fdedce8d132b0c575aa799eda1e7faf2f760651a8d2014f1ba8e004c4c'
+sha256sums=('5bfc1ff42647c04e8ef5a3c8ae55f9fa260a275af7de8ba8d9761e248ffbf76d'
'6744c1fbe8e9fb1fb91bd291e3ef8ac645bbfec1aa97915f440e6fbfebf4edbd'
'70d973bbc0459f80285a52d6054c2ac72ab2e639c4c7dc42ca1dad81ef892d1d'
'e736a5e160be09cfe1588d349084e2f769815687db080b8c7b790e8751f185f1')