Fix .desktop file because of the package's rename.

This commit is contained in:
2026-01-16 06:54:43 +01:00
parent fc78cff2d0
commit aade0596a3
3 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
pkgname=pandora-launcher
_pkgname=pandora_launcher
pkgver=2.5.0
pkgrel=1
pkgrel=2
pkgdesc="A modern Minecraft launcher that balances ease-of-use with powerful instance management features."
arch=('x86_64')
url="http://pandora.moulberry.com/"
@@ -31,7 +31,7 @@ source=(
"$pkgname.desktop"
)
sha256sums=('2441c9f37770da0c187bbf97842f8f76b63be06bd41b5d6351459b7ef5d36c56'
'39dbc50e690690e3111aa7e98fefc2686e4993f5bf062b0346f8dc0964cd439b')
'7354bb6726a48f01a4b58f343bd861cd230d767fb326640d45c8571f7e45e68c')
export RUSTUP_TOOLCHAIN=stable