summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Alexeyev2017-10-14 11:40:42 +0300
committerAndrei Alexeyev2017-10-14 11:40:42 +0300
commitd01f095c10e1a9cf9d6a54520bc27c99dacf87d2 (patch)
tree7c8010f55f8cdd231b5c862c18486e9c7b13cf1d
parentd79f3ec6072eadad1cee39fd4c9bb0e1d011d3a4 (diff)
downloadaur-d01f095c10e1a9cf9d6a54520bc27c99dacf87d2.tar.gz
update github url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d5d3dec8110..4aa30def322c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = taisei
depends = sdl2_ttf
depends = libzip
depends = hicolor-icon-theme
- source = taisei-1.1.tar.gz::https://github.com/laochailan/taisei/archive/v1.1.tar.gz
+ source = taisei-1.1.tar.gz::https://github.com/taisei-project/taisei/archive/v1.1.tar.gz
sha256sums = b9eb3150af79942e6a5dda8b833045dd69b8148c9ba0f451a7a911db7dfd2a3f
pkgname = taisei
diff --git a/PKGBUILD b/PKGBUILD
index 6ebc9675a72a..2dce47e5f960 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="http://taisei-project.org/"
license=('MIT')
depends=('sdl2_mixer' 'sdl2_ttf' 'libzip' 'hicolor-icon-theme')
makedepends=('cmake')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/laochailan/taisei/archive/v$pkgver.tar.gz")
+source=($pkgname-$pkgver.tar.gz::"https://github.com/taisei-project/taisei/archive/v$pkgver.tar.gz")
sha256sums=('b9eb3150af79942e6a5dda8b833045dd69b8148c9ba0f451a7a911db7dfd2a3f')
build() {