Update to latest git commit: a6e298bc6f3ab17d8ef4b8e6f3c40243f265ac50

This commit is contained in:
GitHub Actions 2025-10-02 17:30:35 +00:00
parent 93d2dd881d
commit 4e0017c960
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = deadlock-modmanager-git
pkgdesc = A mod manager for the Valve game Deadlock (latest git build)
pkgver = 0.9.1.r11.g29c7d64
pkgrel = 2
pkgver = 0.9.1.r12.ga6e298b
pkgrel = 1
url = https://github.com/deadlock-mod-manager/deadlock-mod-manager
arch = x86_64
license = GPL-3.0-or-later

View file

@ -2,8 +2,8 @@
pkgname=deadlock-modmanager-git
_pkgname=${pkgname%-git}
pkgdesc='A mod manager for the Valve game Deadlock (latest git build)'
pkgver=0.9.1.r11.g29c7d64
pkgrel=2
pkgver=0.9.1.r12.ga6e298b
pkgrel=1
arch=('x86_64')
url="https://github.com/deadlock-mod-manager/deadlock-mod-manager"
license=('GPL-3.0-or-later')