blob: 8112ca2d91a35471f29f15154a6c59713ad5b77a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = blender-plugin-uvsquares-git
pkgdesc = Blender addon for reshaping UV selection into grid.
pkgver = r63.db80da3
pkgrel = 3
url = https://cgcookiemarkets.com/blender/all-products/uv-squares/
arch = any
license = GPL
makedepends = git
depends = blender
conflicts = blender-plugin-uvsquares
source = uvsquares::git+https://github.com/Radivarig/UvSquares.git
md5sums = SKIP
pkgname = blender-plugin-uvsquares-git
|