summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5fd1a1758e6..30b8ca978c31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = bagh-chal-gui
pkgdesc = A bagh-chal game with a SDL GUI.
pkgver = 1.0
pkgrel = 1
+ url = https://github.com/moverest/bagh-chal
arch = x86_64
license = MIT
depends = sdl2
diff --git a/PKGBUILD b/PKGBUILD
index c5907c15c9d3..9b58f0d453de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@
pkgname=bagh-chal-gui
pkgver=1.0
pkgrel=1
+url="https://github.com/moverest/bagh-chal"
pkgdesc="A bagh-chal game with a SDL GUI."
arch=('x86_64')
license=('MIT')