summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhadenodom2017-07-01 11:22:51 -0500
committerhadenodom2017-07-01 11:22:51 -0500
commit77a9e7cd2ada96dc0d1d3e8e127ba04d75da6ab3 (patch)
tree92dcfca3e5c042bc66993dcd4d43ba2df132a956 /PKGBUILD
parent27c1735689b404955681110ba2f9180b6d4d5c70 (diff)
downloadaur-bullsandcows.tar.gz
Fixed upstream URL
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')