Update to latest git commit: f92b2fddd15014b2723c6749230c0fa3b433345f

This commit is contained in:
GitHub Actions 2025-11-13 12:01:33 +00:00
parent 691971fc2b
commit 63ec97a586
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.r11.g1f3ef82
pkgver = 0.10.1.r12.gf92b2fd
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.r11.g1f3ef82
pkgver=0.10.1.r12.gf92b2fd
pkgrel=1
arch=('x86_64')
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"