Update to latest git commit: 8d40b9d3f9988e4f61ab210f49abd818b555cab7

This commit is contained in:
GitHub Actions 2025-09-28 16:44:43 +00:00
parent b78aa25487
commit 2fbf4ef197
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.0.r6.g4622220
pkgver = 0.9.0.r7.g8d40b9d
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.0.r6.g4622220
pkgver=0.9.0.r7.g8d40b9d
pkgrel=1
arch=('x86_64')
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"