summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2020-08-17 16:07:58 +0200
committerFabioLolix2020-08-17 16:07:58 +0200
commit3ff389ea589076815256435971f5a99d593d9448 (patch)
tree4b3c1223f099b8264040ddf895475f2f710b20e9
parenta9371bcc14995e3ee06dfac1ab6ec6ce46f7b57b (diff)
downloadaur-3ff389ea589076815256435971f5a99d593d9448.tar.gz
change url, desc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21f2b8df6f5c..706cb2593602 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gamehub
- 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
pkgver = 0.16.0.1
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 1d75500e160f..4ba96f0c2630 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@ pkgname=gamehub
_pkgver=0.16.0-1
pkgver=${_pkgver//-/.}
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=(meson ninja vala)