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 779ef5cac601..bf230f4eb9cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=game-2048
pkgver=0.5.0
pkgrel=1
pkgdesc="A very pretty cli implementation of the popular 2048 game written in rust"
-url="https://github.com/pierrechevalier83/2048"
+url="https://github.com/pierrechevalier83/2048-rs"
makedepends=('cargo')
arch=('i686' 'x86_64')
license=('MIT')