--- 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: <tzeman@volny.cz>
+
+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