diff --git a/packaging/linux/arch/PKGBUILD b/packaging/linux/arch/PKGBUILD index aba4713..29ae399 100644 --- a/packaging/linux/arch/PKGBUILD +++ b/packaging/linux/arch/PKGBUILD @@ -1,11 +1,11 @@ # Maintainer: staernid # WIP! -pkgname=gbe_fork_helper +pkgname=gbe_manager pkgver=0.1.4 pkgrel=1 pkgdesc="A utility tool designed to streamline the management of your gbe_fork (Goldberg Steam Emulator) installation." arch=('x86_64') -url="https://github.com/staernid/gbe_fork_helper" +url="https://github.com/staernid/gbe_manager" license=('GPL3') depends=('p7zip') makedepends=('go')