blob: 3467380a4ec4c8404e55f913e1d4499aaf557894 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = bfg
pkgdesc = Removes large or troublesome blobs like git-filter-branch does, but faster.
pkgver = 1.14.0
pkgrel = 1
url = http://rtyley.github.io/bfg-repo-cleaner/
arch = any
license = GPL3
depends = java-runtime>8
depends = bash
noextract = bfg-1.14.0.jar
source = https://repo1.maven.org/maven2/com/madgag/bfg/1.14.0/bfg-1.14.0.jar
source = bfg.sh
sha256sums = 1a75e9390541f4b55d9c01256b361b815c1e0a263e2fb3d072b55c2911ead0b7
sha256sums = a41ad8ff48364c1118e69f5c1c6c5c070d56ad1d2f9cd09bca3c095385a6b530
pkgname = bfg
|