Skip to content

Commit

Permalink
lftp: update lftp.desktop, relbump
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Jul 26, 2024
1 parent 8b9c071 commit dd31b96
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lftp/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

name=lftp
version=4.9.2
release=1
release=2
source=https://lftp.yar.ru/ftp/lftp-$version.tar.xz

build() {
Expand All @@ -18,4 +18,7 @@ build() {

make V=1
make DESTDIR=$PKG install

sed -i 's/^Categories=Network;/&FileTransfer;/' \
$PKG/usr/share/applications/lftp.desktop
}

0 comments on commit dd31b96

Please sign in to comment.