summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd60f8ca2e47..72eef2f968f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = sabaki
pkgdesc = An elegant SGF editor for the game of Go
pkgver = 0.33.4
- pkgrel = 1
+ pkgrel = 2
url = http://sabaki.yichuanshen.de/
install = sabaki.install
arch = any
license = MIT
makedepends = npm
- source = https://github.com/yishn/Sabaki/archive/v0.33.4.tar.gz
+ source = https://github.com/SabakiHQ/Sabaki/archive/v0.33.4.tar.gz
source = sabaki.desktop
source = sabaki.xml
md5sums = 401e2e1095e3bc98a539b67adf4447bd
diff --git a/PKGBUILD b/PKGBUILD
index 2b51223cf8ac..5ab26f3ba2f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=sabaki
pkgver=0.33.4
-pkgrel=1
+pkgrel=2
pkgdesc='An elegant SGF editor for the game of Go'
arch=('any')
url='http://sabaki.yichuanshen.de/'
license=('MIT')
makedepends=('npm')
install=${pkgname}.install
-source=("https://github.com/yishn/Sabaki/archive/v${pkgver}.tar.gz"
+source=("https://github.com/SabakiHQ/Sabaki/archive/v${pkgver}.tar.gz"
"${pkgname}.desktop"
'sabaki.xml')
md5sums=('401e2e1095e3bc98a539b67adf4447bd'