summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d0dec90e4ec..a271c4354780 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Wellington <wellingtonwallace@gmail.com>
pkgname=fastgame-git
-pkgver=0.2.0.r0.g6a53b7c
+pkgver=0.2.0.r2.ga8cae63
pkgrel=1
pkgdesc='Optimize system performance for games'
arch=(x86_64 i686)
url='https://github.com/wwmm/fastgame'
license=('GPL3')
-depends=('boost-libs' 'gtk4' 'glib2' 'fmt' 'libsigc++-3.0')
+depends=('boost-libs' 'gtk4' 'glib2' 'fmt' 'libsigc++-3.0' 'libadwaita')
makedepends=('meson' 'boost' 'itstool')
source=("git+https://github.com/wwmm/fastgame.git")
conflicts=(fastgame)