blob: 3d8343636aded3903a19be7225a94bfa6edd6e1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sf-down-git
pkgdesc = Allows you to download all of a SourceForge project's files
pkgver = r13.b938130
pkgrel = 1
url = https://github.com/SpiritQuaddicted/sourceforge-file-download
arch = any
license = unknown
makedepends = git
depends = bash
depends = wget
provides = sf-down
conflicts = sf-down
source = sf-down-git::git+https://github.com/SpiritQuaddicted/sourceforge-file-download.git
sha256sums = SKIP
pkgname = sf-down-git
|