blob: 53aecc5851e682690293938d1e23bab4d227d714 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = autumn-git
pkgdesc = A WIP 3D Land stage editor.
pkgver = r298.dc10c6e
pkgrel = 1
url = https://github.com/Jenrikku/Autumn
arch = x86_64
license = GPL-3.0-only
makedepends = dotnet-sdk-8.0
makedepends = git
depends = dotnet-runtime>=8.0
depends = hicolor-icon-theme
options = !strip
options = !debug
source = git+https://github.com/Jenrikku/Autumn.git
source = autumn.desktop
source = autumn.svg
sha256sums = SKIP
sha256sums = b4aab3c4c51b1b4940ca8dcdc7eadca0a85be47f538a6b0bf1edf4486808bf25
sha256sums = 20e9908698469cdd00e397fe4b0858f854f6611589b5f935f6dc208b59530e98
pkgname = autumn-git
|