Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packaging/linux/arch/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Maintainer: staernid <varpu@firemail.cc>
# 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')
Expand Down