blob: 47be808a38ce68d79b4e2b4e97e901b15f592698 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = mango
pkgdesc = A tool for making backups of Arch packages and its dependencies
pkgver = 1.1.1
pkgrel = 1
url = https://gitlab.com/Taro94/mango
arch = any
license = GPL
makedepends = dotnet-sdk>=3.1.0
options = !strip
source = https://gitlab.com/Taro94/mango/-/archive/1.1.1/mango-1.1.1.tar.gz
md5sums = 193df8243ff6a53259cff96ffc844b4a
pkgname = mango
|