summaryrefslogtreecommitdiff
path: root/talkatu-hg
diff options
context:
space:
mode:
Diffstat (limited to 'talkatu-hg')
-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() {