summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyszard Knop2019-07-01 21:59:39 +0200
committerRyszard Knop2019-07-01 21:59:39 +0200
commit71db9ffee9ded39bad036707adc446c77c72414f (patch)
tree3edbc30b48f3be60be1f0cc8c668fd6351cf7c04
parent941a0c968f8df20dfe28463ec4b24ab7304adc47 (diff)
downloadaur-71db9ffee9ded39bad036707adc446c77c72414f.tar.gz
Updoot to 0.7.0-rc.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD14
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5441e6f96fb..9719378f85ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = substance-alchemist
pkgdesc = Experimental PBR material authoring, generation, manipulation and management tool
- pkgver = 0.6.1.rc1
+ pkgver = 0.7.0.rc7
pkgrel = 1
url = https://www.allegorithmic.com/products/substance-alchemist
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = substance-alchemist
depends = hicolor-icon-theme
depends = libtiff4
options = !strip
- source = https://download.allegorithmic.com/substance-alchemist/0.x/Substance_Alchemist-0.6.1-rc.1-150-linux-x64-Release-9066669c.rpm
+ source = https://download.allegorithmic.com/substance-alchemist/0.x/Substance_Alchemist-0.7.0-rc.7-157-linux-x64-Release-1419f938.rpm
source = substance-alchemist-icon.png
source = substance-alchemist.desktop
source = substance-alchemist
- sha256sums = 844ab3d4f0b0021c0ec8c4ace5ba033624edf49f4f460038eef8c8628639b82f
+ sha256sums = a9a8396a8c68fb55ac12aeac1209422900556f12c0d666ef5d5960a1f43b0152
sha256sums = b0c9cc1be9e784641810e163d4f580dba45c36ecc73381988317c2cec4e93276
sha256sums = 17350182c0f7527be52db14f3a92f8074a7ea69857d6088c198478943132c8a4
sha256sums = 4aabc0246f0e985d278ce5773c39b378d7b5117430c029cd4da069175c5c2c1b
diff --git a/PKGBUILD b/PKGBUILD
index a0e378587f13..3c553d1d3f0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Dragoon Aethis <dragoon@dragonic.eu>
pkgname=substance-alchemist
-pkgver=0.6.1.rc1
+pkgver=0.7.0.rc7
pkgrel=1
# pkgver can't contain dashes etc, so we have to simplify that for now (until Alchemist is released for real).
-# _flavor looks like something that will change, previous packages usually had the standard-full/commercial suffix
-_version=0.6.1-rc.1
-_build=150
-_flavor=Release-9066669c
+# _tag looks like something that will change, previous packages usually had the standard-full/commercial suffix
+_version=0.7.0-rc.7
+_build=157
+_tag=Release-1419f938
pkgdesc="Experimental PBR material authoring, generation, manipulation and management tool"
arch=('x86_64')
@@ -16,11 +16,11 @@ url='https://www.allegorithmic.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-${_flavor}.rpm"
+source=("https://download.allegorithmic.com/substance-alchemist/0.x/Substance_Alchemist-${_version}-${_build}-linux-x64-${_tag}.rpm"
'substance-alchemist-icon.png'
'substance-alchemist.desktop'
'substance-alchemist')
-sha256sums=('844ab3d4f0b0021c0ec8c4ace5ba033624edf49f4f460038eef8c8628639b82f'
+sha256sums=('a9a8396a8c68fb55ac12aeac1209422900556f12c0d666ef5d5960a1f43b0152'
'b0c9cc1be9e784641810e163d4f580dba45c36ecc73381988317c2cec4e93276'
'17350182c0f7527be52db14f3a92f8074a7ea69857d6088c198478943132c8a4'
'4aabc0246f0e985d278ce5773c39b378d7b5117430c029cd4da069175c5c2c1b')