mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
chore: update maintainer and pkg info
This commit is contained in:
parent
fa70eb2e61
commit
8845be75b5
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,11 +1,11 @@
|
|||
# Maintainer: yobson <contact@yobson.xyz>
|
||||
# Maintainer: Stormix <support@deadlockmods.com>
|
||||
pkgname=deadlock-modmanager-git
|
||||
_pkgname=${pkgname%-git}
|
||||
pkgdesc='A mod manager for the Valve game Deadlock (latest git build)'
|
||||
pkgver=0.8.2.r6.g885b30b
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="https://github.com/Stormix/$_pkgname"
|
||||
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"
|
||||
license=('GPL-3.0-or-later')
|
||||
makedepends=('git' 'cargo' 'cargo-tauri' 'pnpm' 'lld' 'gcc')
|
||||
depends=('webkit2gtk-4.1' 'cairo' 'desktop-file-utils' 'xdg-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'libsoup3' 'pango' 'openssl' 'bzip2' 'hicolor-icon-theme' 'mesa-utils')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue