summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2022-06-24 00:02:23 +0200
committerFabioLolix2022-06-24 00:02:23 +0200
commit92adc37d70ce2fb30f447451ec4214b39352a7df (patch)
tree044475e034a5e9c4f4a5583f7896027f7ca28bb5 /PKGBUILD
parent890cfc275c8ea956b0c8900d03141ed895c9e8c3 (diff)
downloadaur-92adc37d70ce2fb30f447451ec4214b39352a7df.tar.gz
change makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f423095b83a2..f5e9ae640bdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# Contributor: Helder Bertoldo <helder.bertoldo@gmail.com>
pkgname=gamehub-git
-pkgver=0.16.2.4.dev.r0.ge37f52e
+pkgver=0.16.3.4.dev.r0.g9952b8f
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 vala0.54)
+makedepends=(git meson ninja vala)
provides=(gamehub)
conflicts=(gamehub)
options=(!strip debug)