summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Flament2017-12-12 16:48:32 +0100
committerDamien Flament2017-12-12 16:48:32 +0100
commite5052317483ee8dab712949b9bec244203767d5f (patch)
tree0a7e9fd2281ee7c6854034d47ed13795a17cc24c
parent0f77acf61f8abc9ca2c64ffef0476dfb0db1e854 (diff)
downloadaur-e5052317483ee8dab712949b9bec244203767d5f.tar.gz
Updated version 1.8.19
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c782d396d4eb..4e0498cbd680 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = voxelshop
pkgdesc = An extremely intuitive and powerful cross-platform software to modify and create voxel objects which was designed from the ground up in close collaboration with artists.
- pkgver = 1.8.11
- pkgrel = 2
+ pkgver = 1.8.19
+ pkgrel = 1
url = https://blackflux.com/node/11
arch = any
license = Apache
depends = java-runtime>=8
depends = bash
- noextract = voxelshop-1.8.11.zip
+ noextract = voxelshop-1.8.19.zip
source = voxelshop
source = voxelshop.desktop
- source = voxelshop.png::https://raw.githubusercontent.com/simlu/voxelshop/1.8.11/resource/img/icons/application/logo.png
- source = voxelshop-1.8.11.zip::https://github.com/simlu/voxelshop/releases/download/1.8.11/voxelshop-bin.zip
+ source = voxelshop.png::https://raw.githubusercontent.com/simlu/voxelshop/1.8.19/resource/img/icons/application/logo.png
+ source = voxelshop-1.8.19.zip::https://github.com/simlu/voxelshop/releases/download/1.8.19/voxelshop-bin.zip
sha256sums = 1f1535bd452294f1f8261bdd0432e0100e43f41650ff25aa67d92cf786be7df8
sha256sums = 510d8a61c162af0cfed35548fbd5c5a7351ac9735ab27ff7da7a7dbb44346a15
sha256sums = 9117799a571cd29a0402bc43a58c2d3b7caf590a2bcf530347ab3f709e1ee25b
- sha256sums = 913cc42e789f5914ab894ed6157be94bcedc5d5cb528481bf6e167b0e3d70354
+ sha256sums = 884b15f5dd222c3dc0a2f09ad29f3e4856878897731bd7c09387b098bc53368a
pkgname = voxelshop
diff --git a/PKGBUILD b/PKGBUILD
index 6784cbea0abf..116e55d05206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Damien Flament <damien.flament@gmx.com>
pkgname=voxelshop
-pkgver=1.8.11
-pkgrel=2
+pkgver=1.8.19
+pkgrel=1
pkgdesc='An extremely intuitive and powerful cross-platform software to modify and create voxel objects which was designed from the ground up in close collaboration with artists.'
_application_name="VoxelShop"
@@ -32,7 +32,7 @@ noextract=("${_source_filename}")
sha256sums=('1f1535bd452294f1f8261bdd0432e0100e43f41650ff25aa67d92cf786be7df8'
'510d8a61c162af0cfed35548fbd5c5a7351ac9735ab27ff7da7a7dbb44346a15'
'9117799a571cd29a0402bc43a58c2d3b7caf590a2bcf530347ab3f709e1ee25b'
- '913cc42e789f5914ab894ed6157be94bcedc5d5cb528481bf6e167b0e3d70354')
+ '884b15f5dd222c3dc0a2f09ad29f3e4856878897731bd7c09387b098bc53368a')
arch=('any')