Update to latest git commit: 457d5ab9fbdac9ca16d1fff38de8dfaa2520e375

This commit is contained in:
GitHub Actions 2025-11-29 20:51:28 +00:00
parent bf907b7efa
commit a17e6702a8
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.r42.g216944d
pkgver = 0.10.1.r43.g457d5ab
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.r42.g216944d
pkgver=0.10.1.r43.g457d5ab
pkgrel=1
arch=('x86_64')
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"