# Template file for 'modrinth-app' pkgname=modrinth-app version=0.8.8 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="2518a3f14559ec315c0fff491e1c94b787ba174a3a27b6ba96f2882557597eec" do_install() { mv "bin/ModrinthApp" "bin/modrinth-app" vinstall "bin/modrinth-app" 755 "usr/bin" }