summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyszard Knop2019-05-09 22:21:01 +0200
committerRyszard Knop2019-05-09 22:21:01 +0200
commit941a0c968f8df20dfe28463ec4b24ab7304adc47 (patch)
treea784c4fb627d202bfa8271da536db67b96b04883
parentc81ef55140fa65f1d469b5b16cd611c831106913 (diff)
downloadaur-941a0c968f8df20dfe28463ec4b24ab7304adc47.tar.gz
Updoot to 0.6.1-rc.1, correct link
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95db5a64ab31..a5441e6f96fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = substance-alchemist
pkgdesc = Experimental PBR material authoring, generation, manipulation and management tool
- pkgver = 0.6.0.rc3
+ pkgver = 0.6.1.rc1
pkgrel = 1
- url = https://www.allegorithmic.com/products/bitmap2material
+ url = https://www.allegorithmic.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.6.0-rc.3-147-linux-x64-Release-077aeac1.rpm
+ source = https://download.allegorithmic.com/substance-alchemist/0.x/Substance_Alchemist-0.6.1-rc.1-150-linux-x64-Release-9066669c.rpm
source = substance-alchemist-icon.png
source = substance-alchemist.desktop
source = substance-alchemist
- sha256sums = SKIP
+ sha256sums = 844ab3d4f0b0021c0ec8c4ace5ba033624edf49f4f460038eef8c8628639b82f
sha256sums = b0c9cc1be9e784641810e163d4f580dba45c36ecc73381988317c2cec4e93276
sha256sums = 17350182c0f7527be52db14f3a92f8074a7ea69857d6088c198478943132c8a4
sha256sums = 4aabc0246f0e985d278ce5773c39b378d7b5117430c029cd4da069175c5c2c1b
diff --git a/PKGBUILD b/PKGBUILD
index 3e5e51afc91d..a0e378587f13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Dragoon Aethis <dragoon@dragonic.eu>
pkgname=substance-alchemist
-pkgver=0.6.0.rc3
+pkgver=0.6.1.rc1
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.0-rc.3
-_build=147
-_flavor=Release-077aeac1
+_version=0.6.1-rc.1
+_build=150
+_flavor=Release-9066669c
pkgdesc="Experimental PBR material authoring, generation, manipulation and management tool"
arch=('x86_64')
-url='https://www.allegorithmic.com/products/bitmap2material'
+url='https://www.allegorithmic.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=('SKIP'
+sha256sums=('844ab3d4f0b0021c0ec8c4ace5ba033624edf49f4f460038eef8c8628639b82f'
'b0c9cc1be9e784641810e163d4f580dba45c36ecc73381988317c2cec4e93276'
'17350182c0f7527be52db14f3a92f8074a7ea69857d6088c198478943132c8a4'
'4aabc0246f0e985d278ce5773c39b378d7b5117430c029cd4da069175c5c2c1b')