blob: 3570809ed84904354d4fd31178b2baadf4249707 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = tuxtype
pkgdesc = An educational typing tutorial game starring Tux
pkgver = 1.8.3
pkgrel = 2
url = https://www.tux4kids.com/tuxtyping.html
arch = x86_64
license = GPL2
depends = t4kcommon
depends = sdl
depends = sdl_image
depends = sdl_mixer
depends = sdl_pango
depends = sdl_net
source = tuxtype-1.8.3.tar.gz::https://github.com/tux4kids/tuxtype/archive/refs/tags/upstream/1.8.3.tar.gz
sha256sums = c1abea756ad8fa1e9217f9dea63e7de5fe536022c6984dc438c65d9a1afb92bb
pkgname = tuxtype
|