summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2022-05-01 15:12:08 +0200
committerFabioLolix2022-05-01 15:12:08 +0200
commit890cfc275c8ea956b0c8900d03141ed895c9e8c3 (patch)
tree4fec0bb5768f43e114cfbf8c52e26b3936a6ed3b /PKGBUILD
parent10a046bbb37ce4de807795ae6ecb9f733db9fbfa (diff)
downloadaur-890cfc275c8ea956b0c8900d03141ed895c9e8c3.tar.gz
use vala0.54
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf67c17609e0..f423095b83a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# Contributor: Helder Bertoldo <helder.bertoldo@gmail.com>
pkgname=gamehub-git
-pkgver=0.16.2.1.dev.r0.g448a0bd
+pkgver=0.16.2.4.dev.r0.ge37f52e
pkgrel=1
pkgdesc="Games manager, downloader, library that supports GOG, Steam and Humble Bundle"
arch=(i686 x86_64 armv6h armv7h aarch64)
url="https://tkashkin.github.io/projects/gamehub/"
license=(GPL3)
depends=(gtk3 glib2 libgee libsoup json-glib sqlite webkit2gtk libmanette libxtst)
-makedepends=(git meson ninja vala)
+makedepends=(git meson ninja vala0.54)
provides=(gamehub)
conflicts=(gamehub)
options=(!strip debug)