@@ -12,7 +12,7 @@ pkgdesc='calcpkg is a command line tool for downloading TI calculator software f
license=()
url=
arch=('any')
-source=("git+https://github.com/Omnimaga/omni-repo.git")
+source=("git+https://github.com/TC01/calcpkg.git")
build() {
cd "$srcdir/$pkgname"
python2 setup.py build;