mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
update pkgdesc
This commit is contained in:
parent
6dcb23ec5b
commit
33dbdb3d08
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,5 +1,5 @@
|
|||
pkgbase = deadlock-modmanager-git
|
||||
pkgdesc = A mod manager for the Valve game Deadlock
|
||||
pkgdesc = A mod manager for the Valve game Deadlock (latest git build)
|
||||
pkgver = 0.5.0.r2.g9b88f77
|
||||
pkgrel = 1
|
||||
url = https://github.com/Stormix/deadlock-modmanager
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: yobson <contact@yobson.xyz>
|
||||
pkgname=deadlock-modmanager-git
|
||||
_pkgname=${pkgname%-git}
|
||||
pkgdesc='A mod manager for the Valve game Deadlock'
|
||||
pkgdesc='A mod manager for the Valve game Deadlock (latest git build)'
|
||||
pkgver=0.5.0.r2.g9b88f77
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue