summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Dewey2018-12-10 13:25:29 -0700
committerLarry Dewey2018-12-10 13:25:29 -0700
commit09b852daabf3cd97ea83074a64c5a9c98ee25bc9 (patch)
treeef992c234567415302eadab431344fcd5389726a
parent5a995fa80f26eb09346f055aa66b616bfb40e943 (diff)
downloadaur-09b852daabf3cd97ea83074a64c5a9c98ee25bc9.tar.gz
Moved repository to gitlab
Signed-off-by: Larry Dewey <larry.j.dewey@gmail.com>
-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() {