Update to latest git commit: 99d3cb1acfe44da8fcd854cfcc3d76c63e606a67

This commit is contained in:
GitHub Actions 2025-10-02 17:56:42 +00:00
parent aef69be67a
commit d46f66f110
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.1.r13.ga0c29dc
pkgver = 0.9.1.r14.g99d3cb1
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.1.r13.ga0c29dc
pkgver=0.9.1.r14.g99d3cb1
pkgrel=1
arch=('x86_64')
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"