summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authort-ask2020-01-02 16:31:53 +0100
committert-ask2020-01-02 16:31:53 +0100
commit8d36410dbb6a3edc32273979dd701b525b59d2b3 (patch)
tree9921d008ab991e8e083dc88ef02f781213496a37
parent3fb368ad5bf85a78727d22f9487a1722e12d8bf3 (diff)
downloadaur-8d36410dbb6a3edc32273979dd701b525b59d2b3.tar.gz
Update to version 2019.1.2-rc.2-23
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD17
2 files changed, 13 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a3eef3b0c48..d3306e01200c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-alchemist
pkgdesc = Experimental PBR material authoring, generation, manipulation and management tool
- pkgver = 0.8.1.rc1
+ pkgver = 2019.1.2
pkgrel = 1
url = https://www.substance3d.com/products/substance-alchemist
arch = x86_64
@@ -11,11 +11,12 @@ pkgbase = substance-alchemist
depends = hicolor-icon-theme
depends = libtiff4
options = !strip
- source = https://download.allegorithmic.com/substance-alchemist/0.x/Substance_Alchemist-0.8.1-rc.1-11-linux-x64-Release-1b1f0fcc.rpm
+ source = https://download.allegorithmic.com/substance-alchemist/2019.x/Substance_Alchemist-2019.1-rc.2-23-linux-x64-standard-Release-e1da3d20.rpm
source = substance-alchemist-icon.png
source = substance-alchemist.desktop
source = substance-alchemist
- sha256sums = 3a5f55572784146404623ffb35194c3261e63641c203b19e9c65d92c27dadf19
+ validpgpkeys = 7ED17D6CF6DACDDC88CE57CAEFB929C3C80D71B3
+ sha256sums = 0bb991e278ae172f2db3766c2443a96f9cac2e9884d7e9c3bb1a6e59775156eb
sha256sums = b0c9cc1be9e784641810e163d4f580dba45c36ecc73381988317c2cec4e93276
sha256sums = 17350182c0f7527be52db14f3a92f8074a7ea69857d6088c198478943132c8a4
sha256sums = 4aabc0246f0e985d278ce5773c39b378d7b5117430c029cd4da069175c5c2c1b
diff --git a/PKGBUILD b/PKGBUILD
index c748d3b282fb..a8b077c436fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
-# Maintainer: Dragoon Aethis <dragoon@dragonic.eu>
+# Maintainer: t-ask <t-ask-aur at cixera.com>
pkgname=substance-alchemist
-pkgver=0.8.1.rc1
+pkgver=2019.1.2
pkgrel=1
# pkgver can't contain dashes etc, so we have to simplify that for now (until Alchemist is released for real).
# _tag looks like something that will change, previous packages usually had the standard-full/commercial suffix
-_version=0.8.1-rc.1
-_build=11
-_tag=Release-1b1f0fcc
+_version=2019.1.2
+_main=2019
+_build=rc.2-23
+_tag=Release-e1da3d20
pkgdesc="Experimental PBR material authoring, generation, manipulation and management tool"
arch=('x86_64')
@@ -16,15 +17,15 @@ url='https://www.substance3d.com/products/substance-alchemist'
license=('custom')
depends=('fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4')
options=('!strip')
-source=("https://download.allegorithmic.com/substance-alchemist/0.x/Substance_Alchemist-${_version}-${_build}-linux-x64-${_tag}.rpm"
+source=("https://download.allegorithmic.com/substance-alchemist/${_main}.x/Substance_Alchemist-${_version}-${_build}-linux-x64-standard-${_tag}.rpm"
'substance-alchemist-icon.png'
'substance-alchemist.desktop'
'substance-alchemist')
-sha256sums=('3a5f55572784146404623ffb35194c3261e63641c203b19e9c65d92c27dadf19'
+sha256sums=('0bb991e278ae172f2db3766c2443a96f9cac2e9884d7e9c3bb1a6e59775156eb'
'b0c9cc1be9e784641810e163d4f580dba45c36ecc73381988317c2cec4e93276'
'17350182c0f7527be52db14f3a92f8074a7ea69857d6088c198478943132c8a4'
'4aabc0246f0e985d278ce5773c39b378d7b5117430c029cd4da069175c5c2c1b')
-validpgpkeys=()
+validpgpkeys=('7ED17D6CF6DACDDC88CE57CAEFB929C3C80D71B3')
package() {
mkdir -p ${pkgdir}/opt/Allegorithmic