summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-10-27 21:42:00 +0200
committerFabioLolix2021-10-27 21:42:00 +0200
commite1d9a04790841422792df66f61f32cf27ee52dce (patch)
treef9add9bd405c8157abf3dbd74b7731af21dc725c
parent09158d5b5f45545f2e3acfa2ed512bc95e66a7d6 (diff)
downloadaur-e1d9a04790841422792df66f61f32cf27ee52dce.tar.gz
update URL
-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)