summaryrefslogtreecommitdiffstats
path: root/kde/gnokii/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/gnokii/Pkgfile')
-rwxr-xr-xkde/gnokii/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde/gnokii/Pkgfile b/kde/gnokii/Pkgfile
index b9516fcb8..19752cb67 100755
--- a/kde/gnokii/Pkgfile
+++ b/kde/gnokii/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: p5-xml-parser
name=gnokii
-version=0.6.27
+version=0.6.28.1
release=1
source=(http://www.gnokii.org/download/$name/gnokii-$version.tar.bz2 \
gnokii.patch)
@@ -13,7 +13,7 @@ source=(http://www.gnokii.org/download/$name/gnokii-$version.tar.bz2 \
build() {
- cd $name-$version
+ cd $name-*
./configure --prefix=$KDE_PREFIX
sed -i 's|cellphone|phone|' xgnokii/xgnokii.desktop.in
patch -Np1 -i $SRC/gnokii.patch