diff options
Diffstat (limited to 'nethogs/Pkgfile')
-rw-r--r-- | nethogs/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nethogs/Pkgfile b/nethogs/Pkgfile index 71b29c776..f4c55019c 100644 --- a/nethogs/Pkgfile +++ b/nethogs/Pkgfile @@ -6,7 +6,7 @@ name=nethogs version=0.8.5 release=1 -source=(https://github.com/raboof/nethogs/archive/v${version}.tar.gz) +source=(https://github.com/raboof/nethogs/archive/v$version/$name-v$version.tar.gz) build() { cd $name-$version |