diff options
Diffstat (limited to 'kde/gnokii/Pkgfile')
-rwxr-xr-x | kde/gnokii/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde/gnokii/Pkgfile b/kde/gnokii/Pkgfile index 9cea8adee..6171ecd8c 100755 --- a/kde/gnokii/Pkgfile +++ b/kde/gnokii/Pkgfile @@ -5,9 +5,9 @@ # Depends on: p5-xml-parser, gtk, glib, mysqlclient name=gnokii -version=0.6.28.1 +version=0.6.29 release=1 -source=(http://www.gnokii.org/download/$name/0.6.x/gnokii-$version.tar.bz2 \ +source=(http://www.gnokii.org/download/$name/$name-$version.tar.bz2 \ gnokii.patch) build() { |