blob: 6d44ef09cfdf61e49803b5a0a1b109e2521370ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = goxel2-bin
pkgdesc = a cross-platform 3d voxel art editor
pkgver = 0.15.0
pkgrel = 3
url = https://github.com/pegvin/goxel2
arch = i686
arch = x86_64
license = GPL3
depends = glfw
depends = gtk3
provides = goxel2-bin
conflicts = goxel2
conflicts = goxel2-git
conflicts = goxel2-bin
source = goxel2-bin-0.15.0.tar.gz::https://github.com/pegvin/goxel2/archive/refs/tags/v0.15.0.tar.gz
sha512sums = ab5862c51e67a20ab73cadac8236900ce7f64cdbd92952b0ea8bf7c5c1815d730ebc6cfc339c5fdab4ef6063d87902f01d8d10ff1fbe27acb6e80f8dc98cb957
source_i686 = goxel2-bin-0.15.0.elf::https://github.com/goxel2/goxel2/releases/download/v0.15.0/goxel2-i686.elf
sha512sums_i686 = 1b15dc5771012c4b27a343edec25e9ed01d878698ee862833edb66a2c17b2e5538dc36690657ef89600830cd6a038eb7d911b56b4b69050fd4f5b10575800a34
source_x86_64 = goxel2-bin-0.15.0.elf::https://github.com/goxel2/goxel2/releases/download/v0.15.0/goxel2-x86_64.elf
sha512sums_x86_64 = 0d72454452c082675ea3c0e8370529c6c4e22ce4f0f768fab93a37274e09aba117c7922d4e718360eb445aa6c1b717b7b2be60677f995f9099823611c1d7baf5
pkgname = goxel2-bin
|