summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2020-08-17 16:07:24 +0200
committerFabioLolix2020-08-17 16:07:24 +0200
commit2e5c5189a7a918f9255e044c8c55b06a01db19b0 (patch)
treeeb7603dac42e649530848da5877426d1bdb769b7
parent84f33baa9e996be2f4892607d231c4a9eb96747d (diff)
downloadaur-2e5c5189a7a918f9255e044c8c55b06a01db19b0.tar.gz
bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 781662e393bd..8d0278a8705e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gamehub-git
- pkgdesc = Games manager, downloader, library that supports GOG, Steam and Humble Bundle. Designed for Pantheon Shell
- pkgver = 0.16.0.2.dev.r0.g7fac970
+ pkgdesc = Games manager, downloader, library that supports GOG, Steam and Humble Bundle
+ pkgver = 0.16.0.28.dev.r0.g53606c8
pkgrel = 1
- url = https://github.com/tkashkin/GameHub
+ url = https://tkashkin.tk/projects/gamehub/
arch = i686
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index 521ea2f418d6..8069ce297ab8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,18 +5,18 @@
# Contributor: Helder Bertoldo <helder.bertoldo@gmail.com>
pkgname=gamehub-git
-pkgver=0.16.0.2.dev.r0.g7fac970
+pkgver=0.16.0.28.dev.r0.g53606c8
pkgrel=1
-pkgdesc="Games manager, downloader, library that supports GOG, Steam and Humble Bundle. Designed for Pantheon Shell"
+pkgdesc="Games manager, downloader, library that supports GOG, Steam and Humble Bundle"
arch=(i686 x86_64 armv6h armv7h aarch64)
-url="https://github.com/tkashkin/GameHub"
+url="https://tkashkin.tk/projects/gamehub/"
license=(GPL3)
depends=(gtk3 glib2 libgee libsoup json-glib sqlite webkit2gtk libmanette libxtst)
makedepends=(git meson ninja vala)
provides=(gamehub)
conflicts=(gamehub)
options=(!strip debug)
-source=("git+${url}.git#branch=dev")
+source=("git+https://github.com/tkashkin/GameHub.git#branch=dev")
sha256sums=('SKIP')
pkgver() {