# HG changeset patch # User Tomas Zeman # Date 1211834833 -7200 # Node ID 84a303cc80f3070bb970652dc4de66f3f2772da8 # Parent 506e38dacefee58e1779c7af3a04f457d4836f61 guilt: 0.28 -> 0.30 diff -r 506e38dacefe -r 84a303cc80f3 guilt.patch --- a/guilt.patch Mon May 26 09:52:37 2008 +0200 +++ b/guilt.patch Mon May 26 22:47:13 2008 +0200 @@ -2,14 +2,14 @@ diff --git a/source/custom/guilt/FrugalBuild b/source/custom/guilt/FrugalBuild new file mode 100644 -index 0000000..a89eccb +index 0000000..1778ba0 --- /dev/null +++ b/source/custom/guilt/FrugalBuild @@ -0,0 +1,20 @@ +# Maintainer: + +pkgname=guilt -+pkgver=0.28 ++pkgver=0.30 +pkgrel=1 +pkgdesc="A Quilt-like interface on top of Git" +url="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/" @@ -19,7 +19,7 @@ +archs=('i686' 'x86_64') +up2date="lynx -dump $url|Flasttar" +source=($url/$pkgname-$pkgver.tar.gz) -+sha1sums=('c8101fc990f64465d6428f4296801d221b1c6db8') ++sha1sums=('8526ba777a784f89d5892ce3009260207313a1fc') + +build() { + Fcd