Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1a5981e33bd7a4d1e9e92b77f77bbff799ced807

commit 1a5981e33bd7a4d1e9e92b77f77bbff799ced807
Author: James Buren <[email protected]>
Date:   Fri Mar 12 05:42:40 2010 -0600

wgetpaste-2.16-1-i686
* version bump

diff --git a/source/apps-extra/wgetpaste/FrugalBuild 
b/source/apps-extra/wgetpaste/FrugalBuild
index 983d2af..c4a7795 100644
--- a/source/apps-extra/wgetpaste/FrugalBuild
+++ b/source/apps-extra/wgetpaste/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: James Buren <[email protected]>

pkgname=wgetpaste
-pkgver=2.12
+pkgver=2.16
pkgrel=1
pkgdesc="A bash script for automating pasting to pastebins."
url="http://wgetpaste.zlin.dk/";
@@ -10,16 +10,16 @@ rodepends=('bash')
groups=('apps-extra')
archs=('i686' 'x86_64')
backup=("etc/$pkgname.conf" "etc/$pkgname.d/zlin.conf")
-up2date="Flastarchive $url .bz2"
-source=($url/$pkgname-$pkgver.bz2 $url/wgetpaste.example $url/zlin.conf)
-sha1sums=('33e332f7400181692804a09421af329c854b4191' \
+up2date="Flasttar $url"
+source=($url/$pkgname-$pkgver.tar.bz2 $url/wgetpaste.example $url/zlin.conf)
+sha1sums=('09f353e89561b9916227410554bc965c3a50751b' \
'090e322d2b3533dfc614ed896963274f238cfcc1' \
'47cf738ffa280333a58f7baf20ba3f1ea47a373d')

build()
{
-       Fexe $pkgname-$pkgver /usr/bin/$pkgname
-       Ffile $pkgname.example /etc/$pkgname
+       Fexe $pkgname-$pkgver/$pkgname /usr/bin/$pkgname
+       Ffile $pkgname.example /etc/$pkgname.conf
Ffile /etc/$pkgname.d/zlin.conf
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to