summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLolix2019-04-06 14:46:58 +0200
committerLolix2019-04-06 14:46:58 +0200
commit845b09ad99639aa0450bfe17edee2d0baeffe96a (patch)
treed57ae6f9a381932af9622f3cbffc2195cb796ca9
parent65e7c640621f54507547d84841770e5ebb36688c (diff)
downloadaur-845b09ad99639aa0450bfe17edee2d0baeffe96a.tar.gz
Add libunity dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e62fb653524e..254740f681b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gamehub-git
pkgdesc = Games manager, downloader, library that supports GOG, Steam and Humble Bundle. Designed for Pantheon Shell
- pkgver = 0.13.1.1.master.r0.g1f713f3
+ pkgver = 0.13.1.66.dev.r0.gabc24ad
pkgrel = 1
url = https://github.com/tkashkin/GameHub
arch = i686
@@ -23,6 +23,7 @@ pkgbase = gamehub-git
depends = webkit2gtk
depends = libmanette
depends = libxtst
+ depends = libunity
provides = gamehub
conflicts = gamehub
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 55e6f613d3eb..488a53ea3453 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Fabio 'Lolix' Loli <lolix@disroot.org>
# Maintainer: tkashkin
# Maintainer: neuromancer
-# Contributor: friday (github)
+# Contributor: friday
# Contributor: Helder Bertoldo <helder.bertoldo@gmail.com>
pkgname=gamehub-git
-pkgver=0.13.1.1.master.r0.g1f713f3
+pkgver=0.13.1.66.dev.r0.gabc24ad
pkgrel=1
pkgdesc="Games manager, downloader, library that supports GOG, Steam and Humble Bundle. Designed for Pantheon Shell"
arch=(i686 x86_64 armv6h armv7h aarch64)
url="https://github.com/tkashkin/GameHub"
license=(GPL3)
-depends=(libgranite.so gtk3 glib2 libgee libsoup json-glib sqlite webkit2gtk libmanette libxtst)
+depends=(libgranite.so gtk3 glib2 libgee libsoup json-glib sqlite webkit2gtk libmanette libxtst libunity)
makedepends=(git meson ninja vala)
provides=(gamehub)
conflicts=(gamehub)