diff --git a/.SRCINFO b/.SRCINFO index 75781e537fd9..06e5d3497e6b 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 = 5 + pkgrel = 6 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 83209ae25781..827c21eee76d 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=5 +pkgrel=6 arch=('x86_64') url="https://github.com/deadlock-mod-manager/deadlock-mod-manager" license=('GPL-3.0-or-later')