guilt.patch
changeset 5 c45b4db07cad
parent 4 0fe3679963b3
child 14 84a303cc80f3
equal deleted inserted replaced
4:0fe3679963b3 5:c45b4db07cad
     1 guilt-0.28
     1 guilt-0.28
     2 
     2 
     3 diff --git a/source/custom/guilt/FrugalBuild b/source/custom/guilt/FrugalBuild
     3 diff --git a/source/custom/guilt/FrugalBuild b/source/custom/guilt/FrugalBuild
     4 new file mode 100644
     4 new file mode 100644
     5 index 0000000..478578f
     5 index 0000000..a89eccb
     6 --- /dev/null
     6 --- /dev/null
     7 +++ b/source/custom/guilt/FrugalBuild
     7 +++ b/source/custom/guilt/FrugalBuild
     8 @@ -0,0 +1,20 @@
     8 @@ -0,0 +1,20 @@
     9 +# Maintainer: <tzeman@volny.cz>
     9 +# Maintainer: <tzeman@volny.cz>
    10 +
    10 +
    12 +pkgver=0.28
    12 +pkgver=0.28
    13 +pkgrel=1
    13 +pkgrel=1
    14 +pkgdesc="A Quilt-like interface on top of Git"
    14 +pkgdesc="A Quilt-like interface on top of Git"
    15 +url="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/"
    15 +url="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/"
    16 +depends=('git')
    16 +depends=('git')
    17 +makedepends=('asciidoc')
    17 +makedepends=('asciidoc' 'xmlto')
    18 +groups=('custom')
    18 +groups=('custom')
    19 +archs=('i686' 'x86_64')
    19 +archs=('i686' 'x86_64')
    20 +up2date="lynx -dump $url|Flasttar"
    20 +up2date="lynx -dump $url|Flasttar"
    21 +source=($url/$pkgname-$pkgver.tar.gz)
    21 +source=($url/$pkgname-$pkgver.tar.gz)
    22 +sha1sums=('c8101fc990f64465d6428f4296801d221b1c6db8')
    22 +sha1sums=('c8101fc990f64465d6428f4296801d221b1c6db8')