blob: 45d4c31fdf3e88fd6f7e344d4c3d4f9f90045918 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wiibafu
pkgdesc = Fork of Wii Backup Fusion fixing the bug with game spliting. The complete and simple to use backup solution for your Wii games
pkgver = 1.2
pkgrel = 1
url = https://github.com/evertonstz/wiibafu
arch = i686
arch = x86_64
license = GPL
makedepends = gcc
makedepends = wget
depends = wit
depends = qt5-base
source = https://github.com/evertonstz/wiibafu/archive/1.2.tar.gz
sha256sums = d946569bc5348a09e1c9963ebb24e75b95349acaecbb237bd0b161f829341b6e
pkgname = wiibafu
|