summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeposite Pirate2020-07-14 10:35:30 +0200
committerDeposite Pirate2020-07-14 10:35:30 +0200
commit26265bfe6e47a57e686961e1b39033d9a61ae887 (patch)
treeb8e8ef8e7a31a55c673a702842880a628f7d1201
parentbe359f720b783718e655da2bf97e9c8c92fab9ad (diff)
* Update to new location of upstream repo
modified: .SRCINFO modified: PKGBUILD
-rw-r--r--talkatu-hg/.SRCINFO4
-rw-r--r--talkatu-hg/PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/talkatu-hg/.SRCINFO b/talkatu-hg/.SRCINFO
index 5037bc0..d7dcb57 100644
--- a/talkatu-hg/.SRCINFO
+++ b/talkatu-hg/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = talkatu-hg
pkgdesc = Gtk+ widgets for chat software
- pkgver = r332.a1408375ba2a
+ pkgver = r381.67b7255da6d4
pkgrel = 1
url = https://bitbucket.org/pidgin/talkatu
arch = i686
@@ -16,7 +16,7 @@ pkgbase = talkatu-hg
depends = gumbo-parser>=0.10
depends = gspell>=1.2
depends = cmark
- source = talkatu-hg::hg+https://bitbucket.org/pidgin/talkatu
+ source = talkatu-hg::hg+https://keep.imfreedom.org/talkatu/talkatu
sha256sums = SKIP
pkgname = talkatu-hg
diff --git a/talkatu-hg/PKGBUILD b/talkatu-hg/PKGBUILD
index 9077791..0ccbed3 100644
--- a/talkatu-hg/PKGBUILD
+++ b/talkatu-hg/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=talkatu
pkgname=$_pkgname-hg
-pkgver=r334.9f2390f06e9b
+pkgver=r381.67b7255da6d4
pkgrel=1
pkgdesc="Gtk+ widgets for chat software"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="https://bitbucket.org/pidgin/talkatu"
license=('GPL2')
depends=('gtk3>=3.10.0' 'glade>=2.0' 'gumbo-parser>=0.10' 'gspell>=1.2' 'cmark')
makedepends=('mercurial' 'meson' 'help2man' 'gtk-doc' 'gobject-introspection')
-source=("$pkgname::hg+https://bitbucket.org/pidgin/$_pkgname")
+source=("$pkgname::hg+https://keep.imfreedom.org/$_pkgname/$_pkgname")
sha256sums=('SKIP')
pkgver() {