summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68dc18bfdb40..e7a2881b153a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.1
pkgrel=1
pkgdesc="A simple implementation of the classic 'Bulls and Cows' game written in Python"
arch=('any')
-url="https://github.com/hadenodom/games/tree/master/Bulls%20and%20Cows"
+url="https://github.com/hadenodom/Bulls-and-Cows"
license=('MIT')
depends=('python3')