Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=103c4563c5e828b82bd1f473c26a55ea92f1ba3c

commit 103c4563c5e828b82bd1f473c26a55ea92f1ba3c
Author: Slown <[email protected]>
Date:   Sat Jun 30 09:26:12 2012 +0100

servefile-0.4.2-1-i686

* version bump

diff --git a/source/apps-extra/servefile/FrugalBuild 
b/source/apps-extra/servefile/FrugalBuild
index 245ea7e..8d71dcd 100644
--- a/source/apps-extra/servefile/FrugalBuild
+++ b/source/apps-extra/servefile/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Slown <[email protected]>

pkgname=servefile
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
pkgdesc="Serve files from shell via a small HTTP server"
url="http://seba-geek.de/stuff/servefile";
@@ -11,12 +11,12 @@ groups=('apps-extra')
archs=('i686' 'x86_64')
up2date="Flasttar $url"
source=(http://seba-geek.de/proj/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('be45d7a82976681ffe031baa0c2e37ea20a24643')
+sha1sums=('657efbd381c5c2e62361d73e277562035aa9a52d')

build() {
Fcd
python setup.py install --root=$Fdestdir || Fdie
Fmkdir usr/share/man/man1
gzip -9 $Fsrcdir/$pkgname-$pkgver/$pkgname.1 || Fdie
-       Fcprel $pkgname.1.gz usr/share/man/man1/
+       Fcprel $pkgname.1.gz usr/share/man/man1
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to