# Template file for 'modrinth-app' pkgname=modrinth-app version=0.8.9 revision=1 hostmakedepends="" makedepends="" depends="" short_desc="An unique, open source launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package." maintainer="Jozef Steinhübl " license="GPL-3.0-or-later" homepage="https://modrinth.com/app" distfiles="https://launcher-files.modrinth.com/versions/${version}/linux/Modrinth%20App_${version}_amd64.deb" checksum="bf797d3170723ea7291be038948443883aa8e9ca902bf4064eb0725c4850fccc" do_install() { mv "bin/ModrinthApp" "bin/modrinth-app" vinstall "bin/modrinth-app" 755 "usr/bin" }