summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyszard Knop2019-09-02 23:24:57 +0200
committerRyszard Knop2019-09-02 23:24:57 +0200
commit3fb368ad5bf85a78727d22f9487a1722e12d8bf3 (patch)
tree0471f59b8bedc6e9cc03e5179603ed149b28c64b
parent71db9ffee9ded39bad036707adc446c77c72414f (diff)
downloadaur-3fb368ad5bf85a78727d22f9487a1722e12d8bf3.tar.gz
Updoot to 0.8.1-rc.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9719378f85ef..9a3eef3b0c48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = substance-alchemist
pkgdesc = Experimental PBR material authoring, generation, manipulation and management tool
- pkgver = 0.7.0.rc7
+ pkgver = 0.8.1.rc1
pkgrel = 1
- url = https://www.allegorithmic.com/products/substance-alchemist
+ url = https://www.substance3d.com/products/substance-alchemist
arch = x86_64
license = custom
depends = fontconfig
@@ -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.7.0-rc.7-157-linux-x64-Release-1419f938.rpm
+ source = https://download.allegorithmic.com/substance-alchemist/0.x/Substance_Alchemist-0.8.1-rc.1-11-linux-x64-Release-1b1f0fcc.rpm
source = substance-alchemist-icon.png
source = substance-alchemist.desktop
source = substance-alchemist
- sha256sums = a9a8396a8c68fb55ac12aeac1209422900556f12c0d666ef5d5960a1f43b0152
+ sha256sums = 3a5f55572784146404623ffb35194c3261e63641c203b19e9c65d92c27dadf19
sha256sums = b0c9cc1be9e784641810e163d4f580dba45c36ecc73381988317c2cec4e93276
sha256sums = 17350182c0f7527be52db14f3a92f8074a7ea69857d6088c198478943132c8a4
sha256sums = 4aabc0246f0e985d278ce5773c39b378d7b5117430c029cd4da069175c5c2c1b
diff --git a/PKGBUILD b/PKGBUILD
index 3c553d1d3f0e..c748d3b282fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Dragoon Aethis <dragoon@dragonic.eu>
pkgname=substance-alchemist
-pkgver=0.7.0.rc7
+pkgver=0.8.1.rc1
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.7.0-rc.7
-_build=157
-_tag=Release-1419f938
+_version=0.8.1-rc.1
+_build=11
+_tag=Release-1b1f0fcc
pkgdesc="Experimental PBR material authoring, generation, manipulation and management tool"
arch=('x86_64')
-url='https://www.allegorithmic.com/products/substance-alchemist'
+url='https://www.substance3d.com/products/substance-alchemist'
license=('custom')
depends=('fontconfig' 'gcc-libs-multilib' 'glu' 'hicolor-icon-theme' 'libtiff4')
options=('!strip')
@@ -20,7 +20,7 @@ source=("https://download.allegorithmic.com/substance-alchemist/0.x/Substance_Al
'substance-alchemist-icon.png'
'substance-alchemist.desktop'
'substance-alchemist')
-sha256sums=('a9a8396a8c68fb55ac12aeac1209422900556f12c0d666ef5d5960a1f43b0152'
+sha256sums=('3a5f55572784146404623ffb35194c3261e63641c203b19e9c65d92c27dadf19'
'b0c9cc1be9e784641810e163d4f580dba45c36ecc73381988317c2cec4e93276'
'17350182c0f7527be52db14f3a92f8074a7ea69857d6088c198478943132c8a4'
'4aabc0246f0e985d278ce5773c39b378d7b5117430c029cd4da069175c5c2c1b')