Date: Tuesday, March 2, 2021 @ 08:53:32 Author: alucryd Revision: 877169
upgpkg: gamemode 1.6.1-1 Modified: gamemode/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 08:45:05 UTC (rev 877168) +++ PKGBUILD 2021-03-02 08:53:32 UTC (rev 877169) @@ -3,8 +3,8 @@ # Contributor: Mark Wagie <[email protected]> pkgname=gamemode -pkgver=1.6 -pkgrel=9 +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 @@ -25,7 +25,7 @@ libgamemode.so libgamemodeauto.so ) -_tag=5f71f57db105c5d8682d5ab795651245603133ff +_tag=b11d2912e280acb87d9ad114d6c7cd8846c4ef02 source=(git+https://github.com/FeralInteractive/gamemode.git#tag=${_tag}) b2sums=(SKIP)
