blob: 03e3629eff04db603d886e8572c6ae78e533b301 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = scrap-git
pkgdesc = New advanced block based programming language, built from ground up in C
pkgver = 0.6.1.r1.g2139e7e
pkgrel = 1
url = https://github.com/Grisshink/scrap
arch = x86_64
license = Zlib
makedepends = git
makedepends = gettext
depends = libx11
depends = libxrandr
depends = libxcursor
depends = libxinerama
depends = libxi
depends = zenity
provides = scrap
conflicts = scrap
source = git+https://github.com/Grisshink/scrap.git
source = git+https://github.com/raysan5/raylib.git
source = scrap.desktop
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 872b6fd2079dbcc1859e524ee5807a1c8cfb8d898fa5df0143ca1b1f0c1306a2
pkgname = scrap-git
|