summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authort-ask2017-10-07 15:53:00 +0200
committert-ask2017-10-07 15:53:00 +0200
commitd13cc4a8919d0706f7b7c1d142375602991e37a7 (patch)
tree7e0d88b0b758cb29c4d7a07285b6d9be2d035819
parentf5944f639e769458e03faa8f50665eeb4364b046 (diff)
downloadaur-d13cc4a8919d0706f7b7c1d142375602991e37a7.tar.gz
update source file path
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e258246ea62f..6fe7b6c6f3d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Thu Oct 5 15:40:41 UTC 2017
pkgbase = substance-painter
pkgdesc = 3D painting software allowing you to texture, render and share your work.
pkgver = 2017.3.0
@@ -14,7 +12,7 @@ pkgbase = substance-painter
depends = libtiff4
options = !strip
options = !optipng
- source = https://download.allegorithmic.com/substance-painter/2017.x/unsigned_Substance_Painter-2017.3.0-1837-linux-x64-standard-full.rpm
+ source = https://download.allegorithmic.com/substance-painter/2017.x/Substance_Painter-2017.3.0-1837-linux-x64-standard-full.rpm
source = substance-painter-icon.png
source = substance-painter.desktop
source = substance-painter
diff --git a/PKGBUILD b/PKGBUILD
index 4694715de30d..355bb05e503a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,7 @@
# Maintainer: Oscar Morante <spacepluk@gmail.com>
# Co-maintainer: Dragoon Aethis <dragoon@dragonic.eu>
+# Co-maintainer: t-ask <t-ask-aur at agt24.com>
+
pkgname=substance-painter
pkgver=2017.3.0
pkgrel=1
@@ -9,7 +11,7 @@ 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/unsigned_Substance_Painter-2017.3.0-1837-linux-x64-standard-full.rpm'
+source=("https://download.allegorithmic.com/substance-painter/2017.x/Substance_Painter-${pkgver}-1837-linux-x64-standard-full.rpm"
'substance-painter-icon.png'
'substance-painter.desktop'
'substance-painter')