mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
Update to latest git commit: a6e298bc6f3ab17d8ef4b8e6f3c40243f265ac50
This commit is contained in:
parent
93d2dd881d
commit
4e0017c960
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = deadlock-modmanager-git
|
||||
pkgdesc = A mod manager for the Valve game Deadlock (latest git build)
|
||||
pkgver = 0.9.1.r11.g29c7d64
|
||||
pkgrel = 2
|
||||
pkgver = 0.9.1.r12.ga6e298b
|
||||
pkgrel = 1
|
||||
url = https://github.com/deadlock-mod-manager/deadlock-mod-manager
|
||||
arch = x86_64
|
||||
license = GPL-3.0-or-later
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,8 +2,8 @@
|
|||
pkgname=deadlock-modmanager-git
|
||||
_pkgname=${pkgname%-git}
|
||||
pkgdesc='A mod manager for the Valve game Deadlock (latest git build)'
|
||||
pkgver=0.9.1.r11.g29c7d64
|
||||
pkgrel=2
|
||||
pkgver=0.9.1.r12.ga6e298b
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"
|
||||
license=('GPL-3.0-or-later')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue