Update to latest git commit: 046094c5c107ea0afd03f87fb607182b674ea1ff

This commit is contained in:
GitHub Actions 2025-11-11 12:06:19 +00:00
parent d1e7afa7da
commit 77ae5a962d
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.10.1.r4.gbbeb9ae
pkgver = 0.10.1.r5.g046094c
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.10.1.r4.gbbeb9ae
pkgver=0.10.1.r5.g046094c
pkgrel=1
arch=('x86_64')
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"