Commit c5c293e5 authored by Иван Мажукин's avatar Иван Мажукин Committed by Vitaly Lipatov

epm play: add NotepadNext

parent ebbb1090
#!/bin/sh
PKGNAME=NotepadNext
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION="A cross-platform, reimplementation of Notepad++"
URL="https://github.com/dail8859/NotepadNext"
. $(dirname $0)/common.sh
PKGURL=$(eget --list --latest https://github.com/dail8859/NotepadNext/releases "*.AppImage")
install_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment