From bb2df17adabf5f29646b9a4e6a8dc52de853edf2 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 28 Sep 2025 12:52:40 +0000 Subject: [PATCH] Update to latest git commit: ce8f04fd4e811c46ff10aecb7c32ad61774ea63b --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6c9bfd2f3568..27ee46fd042d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = deadlock-modmanager-git pkgdesc = A mod manager for the Valve game Deadlock (latest git build) pkgver = 0.8.2.85.34a389b - pkgrel = 7 + pkgrel = 8 url = https://github.com/deadlock-mod-manager/deadlock-mod-manager arch = x86_64 license = GPL-3.0-or-later diff --git a/PKGBUILD b/PKGBUILD index 98a39a5becaf..238a354709c5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=deadlock-modmanager-git _pkgname=${pkgname%-git} pkgdesc='A mod manager for the Valve game Deadlock (latest git build)' pkgver=0.8.2.85.34a389b -pkgrel=7 +pkgrel=8 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager" license=('GPL-3.0-or-later')