blob: 4ef2963fe4ef6b6101811343c3bd38be9a3b7219 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = chromono
pkgdesc = A very circular color puzzle game
pkgver = 1.1.1
pkgrel = 1
url = https://thp.io/2013/chromono/
arch = x86_64
license = GPL
makedepends = cmake
makedepends = python3
depends = sdl2
depends = zlib
depends = libvorbis
depends = libglvnd
source = https://thp.io/2013/chromono/chromono-1.1.1.tar.gz
sha256sums = 3ed741e4bdc8ae7fa0019bd9643241856e5b49f6364048c6b3913f5948693afc
pkgname = chromono
|