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 42b7c6afda3b..7b0b39d1049f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=tmxparser-git
pkgver=189.d314b31
pkgrel=1
pkgdesc="Library for parsing TMX files (Tiled Maps) using TinyXML's DOM interface."
-url='https://github.com/chemodansama/tmxparser'
+url='https://github.com/sainteos/tmxparser'
license=('BSD')
depends=('tinyxml2' 'zlib')
makedepends=('git' 'cmake')