summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5be80a056113..ba3ebf3ee888 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gamehub-git
pkgdesc = Games manager, downloader, library that supports GOG, Steam and Humble Bundle
- pkgver = 0.16.1.7.dev.r0.gebe7c95
+ pkgver = 0.16.1.8.dev.r0.g19678e7
pkgrel = 1
- url = https://tkashkin.tk/projects/gamehub/
+ url = https://tkashkin.github.io/projects/gamehub/
arch = i686
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index 74ed3aae8157..4dab50d62820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
# Contributor: Helder Bertoldo <helder.bertoldo@gmail.com>
pkgname=gamehub-git
-pkgver=0.16.1.7.dev.r0.gebe7c95
+pkgver=0.16.1.8.dev.r0.g19678e7
pkgrel=1
pkgdesc="Games manager, downloader, library that supports GOG, Steam and Humble Bundle"
arch=(i686 x86_64 armv6h armv7h aarch64)
-url="https://tkashkin.tk/projects/gamehub/"
+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)