Date: Tuesday, March 2, 2021 @ 10:12:29 Author: alucryd Revision: 877171
upgpkg: lib32-gamemode 1.6.1-1 Modified: lib32-gamemode/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 08:53:37 UTC (rev 877170) +++ PKGBUILD 2021-03-02 10:12:29 UTC (rev 877171) @@ -3,8 +3,8 @@ # Contributor: Mark Wagie <[email protected]> pkgname=lib32-gamemode -pkgver=1.6 -pkgrel=10 +pkgver=1.6.1 +pkgrel=1 pkgdesc='A daemon/lib combo that allows games to request a set of optimisations be temporarily applied to the host OS' arch=(x86_64) url=https://github.com/FeralInteractive/gamemode @@ -23,7 +23,7 @@ libgamemode.so libgamemodeauto.so ) -_tag=5f71f57db105c5d8682d5ab795651245603133ff +_tag=b11d2912e280acb87d9ad114d6c7cd8846c4ef02 source=(git+https://github.com/FeralInteractive/gamemode.git#tag=${_tag}) b2sums=(SKIP)
