about summary refs log tree commit diff
path: root/xnew
diff options
context:
space:
mode:
Diffstat (limited to 'xnew')
-rwxr-xr-xxnew2
1 files changed, 1 insertions, 1 deletions
diff --git a/xnew b/xnew
index de7a2e4..941cf01 100755
--- a/xnew
+++ b/xnew
@@ -31,7 +31,7 @@ case "$PKG" in
 	done
 	version=${version%.}
 	PKG=${PKG%-*}
-	distfiles="$homepage\${pkgname}-\${version}.$ext"
+	distfiles="$homepage$pkgname-\${version}.$ext"
 esac
 
 if [ -z "$append" ]; then