summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5324b11be740..3030d34d9c14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = thunderbird-conversations-git
pkgdesc = GMail-like conversation view for Thunderbird
pkgver = r1839.2bc7c5a
pkgrel = 1
- url = https://github.com/protz/GMail-Conversation-View
+ url = https://github.com/thunderbird-conversations/thunderbird-conversations
arch = any
license = MPL
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 89cfcb832906..68e1fac00655 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=r1839.2bc7c5a
pkgrel=1
pkgdesc="GMail-like conversation view for Thunderbird"
arch=('any')
-url="https://github.com/protz/GMail-Conversation-View"
+url="https://github.com/thunderbird-conversations/thunderbird-conversations"
license=('MPL' 'GPL2' 'LGPL2.1')
depends=('thunderbird')
makedepends=('git' 'npm' 'zip')