summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 697e7311633d..4a1d168eec77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.0.3
pkgrel=1
pkgdesc="A secure email client"
arch=('x86_64')
-url="https://bitbucket.org/Thesilentdrifter/tutanota-electron"
+url="https://gitlab.com/TheSilentDrifter/Tutanota-Electron"
licence=('BSD')
depends=('gconf' 'gulp-cli' 'npm')
makedepends=()
@@ -18,7 +18,7 @@ backup=()
options=()
install=()
changeLog=()
-source=("https://bitbucket.org/Thesilentdrifter/tutanota-electron/raw/9d6c55637db9cf4349307a146674004d67c0ee5c/tutanota-electron-git.tar.gz")
+source=("https://gitlab.com/TheSilentDrifter/Tutanota-Electron/raw/master/tutanota-electron-git.tar.gz")
md5sums=('d4fbf97885f431ca97d5ff9a59b274db')
sha512sums=('6fa9dc14288a623236b8148488b554ef8aa65a300fba3685b9dc02d5904517a50af08edec71957bdbf5939688517f4d7af62c69906523480e3e4a26f458c3209')
build() {