blob: 5b78b218ae0dea2206bfc66fe46b12f42cedea73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = supermarioworld
pkgdesc = Super Mario World powered by smw
pkgver = 1.0.1
pkgrel = 1
url = https://gitlab.com/linuxbombay/supermarioworld
arch = x86_64
arch = aarch64
license = GPL
makedepends = unzip
depends = smw-bin
depends = yad
depends = python
source = https://gitlab.com/linuxbombay/supermarioworld/-/archive/1.0.1/supermarioworld-1.0.1.tar.bz2
sha256sums = b37c3083ffb99bb36d1fb2cb74c8010fdcfe64c46a9c5cac7ab249c0633c1525
pkgname = supermarioworld
|