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

commit 8d9ebaacc9a86d709d7a12006123ac1f9b2cdc5c
Author: DeX77 <[email protected]>
Date:   Mon Feb 2 17:11:33 2015 +0100

* Fix up2date

diff --git a/source/xlib/keybinder/FrugalBuild 
b/source/xlib/keybinder/FrugalBuild
index 0c4ee26..1dfba7b 100644
--- a/source/xlib/keybinder/FrugalBuild
+++ b/source/xlib/keybinder/FrugalBuild
@@ -5,14 +5,16 @@ pkgname=keybinder
pkgver=0.2.2
pkgrel=3
pkgdesc="libkeybinder is a library for registering global keyboard shortcuts. 
Keybinder works with GTK-based applications using the X Window System."
-url="http://kaizer.se/wiki/keybinder/";
depends=('gtk+2')
makedepends=('gnome-python-desktop' 'gnome-doc-utils' 'vala' 'lua')
groups=('xlib')
-Finclude python
+_F_github_name="$pkgname"
+_F_github_author="engla"
+_F_github_tag=y
+_F_github_ver="v${pkgver}"
+Finclude python github
+up2date="$up2date | sed 's/v//'"
archs=('i686' 'x86_64')
-up2date="Flasttar http://kaizer.se/publicfiles/$pkgname/";
-source=(http://kaizer.se/publicfiles/$pkgname/$pkgname-$pkgver.tar.gz)
sha1sums=('9e7e62727fd236f2d3c49cc9ff1eaadc78841987')

subpkgs=("${subpkgs[@]}" "python-$pkgname")
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to