From 26265bfe6e47a57e686961e1b39033d9a61ae887 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Tue, 14 Jul 2020 10:35:30 +0200 Subject: * Update to new location of upstream repo modified: .SRCINFO modified: PKGBUILD --- talkatu-hg/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'talkatu-hg/PKGBUILD') 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() { -- cgit v1.3.1