Update to latest git commit: c7393c134ec9fab5bff8e5b3262f4710056faf6c

This commit is contained in:
GitHub Actions 2025-11-06 12:28:39 +00:00
parent 5ba47471eb
commit 33aee4b3e1
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
pkgbase = deadlock-modmanager-git
pkgdesc = A mod manager for the Valve game Deadlock (latest git build)
pkgver = 0.9.2.r101.g6416d7d
pkgver = 0.9.2.r102.gc7393c1
pkgrel = 1
url = https://github.com/deadlock-mod-manager/deadlock-mod-manager
arch = x86_64

View file

@ -2,7 +2,7 @@
pkgname=deadlock-modmanager-git
_pkgname=${pkgname%-git}
pkgdesc='A mod manager for the Valve game Deadlock (latest git build)'
pkgver=0.9.2.r101.g6416d7d
pkgver=0.9.2.r102.gc7393c1
pkgrel=1
arch=('x86_64')
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"