summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtem Varaksa2021-09-09 18:41:13 +0300
committerArtem Varaksa2021-09-09 18:41:13 +0300
commit1c5007a97a629890ea864cb33d051f3d836e97d6 (patch)
tree1048348ff9ed2ae900f04661331917390cfb03ca
parent47e8a1f6a1929c0f73716959f4f4b8a02399d689 (diff)
downloadaur-1c5007a97a629890ea864cb33d051f3d836e97d6.tar.gz
upgpkg: 0.99.6.4.r20210908
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
-rw-r--r--magicavoxel4
3 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fc037b3f509..e3fa6bb50016 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,21 @@
pkgbase = magicavoxel
pkgdesc = A free lightweight 8-bit voxel art editor and GPU based interactive path tracing renderer
- pkgver = 0.99.6.2.r20200927
+ pkgver = 0.99.6.4.r20210908
pkgrel = 1
url = https://ephtracy.github.io/
arch = x86_64
license = custom
makedepends = icoutils
depends = wine
- source = magicavoxel-0.99.6.2.r20200927.zip::https://github.com/ephtracy/ephtracy.github.io/releases/download/0.99.6/MagicaVoxel-0.99.6.2-win64.zip
+ source = magicavoxel-0.99.6.4.r20210908.zip::https://github.com/ephtracy/ephtracy.github.io/releases/download/0.99.6/MagicaVoxel-0.99.6.4-win64.zip
source = magicavoxel-plugin-1.2.0.zip::https://github.com/ephtracy/ephtracy.github.io/releases/download/0.01/plugin-intel-denoiser-win64-1.2.0.zip
source = magicavoxel
source = magicavoxel.desktop
source = LICENSE
- sha512sums = 38586bf240eeaeb1a65db7797acda231957303f74ad24b59e724983379884e5748c1c692e75763d05ec87a4f57b13eca3669b37d3b9a1d5e01bffbce9aa8ae34
+ sha512sums = 3108bd6bf8d6c0e1b4255de18e161a2012e656ae943cc2c8dd7dc98c56e32e30552fada293e8dca0a5e648484a984a85e5fbbfb3f03eedc339320b493e5b7a66
sha512sums = 6509da8d8b04488b369644fd104cdc820037bc2bd2567d868541562d3096041d29d265cdeb2386ccb66f8f6670b94236d565046bfad92aff9cf7b1988b4af53f
- sha512sums = 7bd5cfc10ed31851e76de7080c08d350a88488b3d8e878f4656970e097d04b00c98bf235a57b154844cba1db04f8092b0c5604f4b11ca787323bbbbc47dc3f5c
+ sha512sums = 25a7d9302c64e5efa6e57fc9427c43c18345de1680273e64fc9a75270d904a339e420401265265c3d1a09dc7abe4b5dcd76a5949a7baa3e6a0c519de233ec8f5
sha512sums = 0872398e0d52df23a4910c3c5257f073f96bbf06db197ebdaf59598ca39d1351c6412598ac46b1eb24ba2a47db8ce7d804d227dc847260c8dbd6213396e816c1
sha512sums = feabbff40cef5402aac75d8344acf434079250c25e05c6bc91af705f1254e0010caaf5e64450fee4ec7d4636ec930a5600412bbc3f588149e7ee0cbeefb0e5ae
pkgname = magicavoxel
-
diff --git a/PKGBUILD b/PKGBUILD
index b0d9f023f425..02ac39278c2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=magicavoxel
# $_pkgver_upstream should ideally match the version in the archive name and the one specified on the website.
_pkgver_tag='0.99.6' # Git tag associated with the release where the latest archive is.
-_pkgver_suffix='.2' # Anything after $_pkgver_tag that is present in the archive name.
+_pkgver_suffix='.4' # Anything after $_pkgver_tag that is present in the archive name.
_pkgver_upstream="$_pkgver_tag$_pkgver_suffix"
# Use the date of the corresponding release archive asset, which can be found e.g. by using the below one-liner
@@ -18,7 +18,7 @@ _pkgver_upstream="$_pkgver_tag$_pkgver_suffix"
# $ curl -sSf "https://api.github.com/repos/ephtracy/ephtracy.github.io/releases/tags/$_pkgver_tag" | jq '.assets|map(select(.name|contains("win64.zip")))[0].updated_at|fromdate|strftime("%Y%m%d")'
#
# If multiple releases happen on the same day, set $_pkgver_uniqueness to '.2', then '.3' etc.
-_pkgver_date='20200927'
+_pkgver_date='20210908'
_pkgver_uniqueness='' # Don't forget to reset to '' when date changes.
# Git tag associated with the release where the latest Intel Open Image Denoiser plugin archive is.
@@ -40,9 +40,9 @@ source=("$pkgname-$pkgver.zip::https://github.com/ephtracy/ephtracy.github.io/re
license=('custom')
depends=(wine)
makedepends=(icoutils)
-sha512sums=('38586bf240eeaeb1a65db7797acda231957303f74ad24b59e724983379884e5748c1c692e75763d05ec87a4f57b13eca3669b37d3b9a1d5e01bffbce9aa8ae34'
+sha512sums=('3108bd6bf8d6c0e1b4255de18e161a2012e656ae943cc2c8dd7dc98c56e32e30552fada293e8dca0a5e648484a984a85e5fbbfb3f03eedc339320b493e5b7a66'
'6509da8d8b04488b369644fd104cdc820037bc2bd2567d868541562d3096041d29d265cdeb2386ccb66f8f6670b94236d565046bfad92aff9cf7b1988b4af53f'
- '7bd5cfc10ed31851e76de7080c08d350a88488b3d8e878f4656970e097d04b00c98bf235a57b154844cba1db04f8092b0c5604f4b11ca787323bbbbc47dc3f5c'
+ '25a7d9302c64e5efa6e57fc9427c43c18345de1680273e64fc9a75270d904a339e420401265265c3d1a09dc7abe4b5dcd76a5949a7baa3e6a0c519de233ec8f5'
'0872398e0d52df23a4910c3c5257f073f96bbf06db197ebdaf59598ca39d1351c6412598ac46b1eb24ba2a47db8ce7d804d227dc847260c8dbd6213396e816c1'
'feabbff40cef5402aac75d8344acf434079250c25e05c6bc91af705f1254e0010caaf5e64450fee4ec7d4636ec930a5600412bbc3f588149e7ee0cbeefb0e5ae')
diff --git a/magicavoxel b/magicavoxel
index a07786efd5eb..1f9d089bc2c2 100644
--- a/magicavoxel
+++ b/magicavoxel
@@ -25,10 +25,10 @@ if [ ! -d "$HOME/.magicavoxel" ] ; then
_link MagicaVoxel.exe
_link plugin OpenImageDenoise.dll tbb.dll tbbmalloc.dll
mkdir "$HOME/.magicavoxel/config"
- _link config/font config/ui
+ _link config/ui
_copy ibl palette shader cache export vox
- _copy config/config.txt config/hotkey.txt
+ _copy config/config.txt config/hotkey.txt config/dict.txt config/locale.txt config/font
fi
wine "$HOME/.magicavoxel/MagicaVoxel.exe" "$@"