summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-08-08 10:28:44 -0400
committerAndy Weidenbaum2016-08-08 10:28:44 -0400
commit030498610121d20bf933afe310f08442d7809bb5 (patch)
tree717dcdbf77750cae7a51fe5e6928d8e0432b9784
parent8ce5cd5d132813ad38dd0a1399c286c57c766434 (diff)
downloadaur-030498610121d20bf933afe310f08442d7809bb5.tar.gz
changing src website
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3c98a68e5a5..f3b0340fcdb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 17 17:00:48 UTC 2016
+# Mon Aug 8 14:28:22 UTC 2016
pkgbase = pidgin-hg
pkgdesc = Multi-protocol instant messaging client. Latest mercurial build.
- pkgver = 3.r37585.a8e63f1a5b5c
+ pkgver = 3.r37894.1cf07b94c6ca
pkgrel = 1
url = http://pidgin.im/
arch = i686
@@ -36,7 +36,7 @@ pkgbase = pidgin-hg
makedepends = libx11
makedepends = python
options = !libtool
- source = pidgin::hg+https://hg.pidgin.im/pidgin/main#branch=default
+ source = pidgin::hg+https://bitbucket.com/pidgin/main#branch=default
sha256sums = SKIP
pkgname = pidgin-hg
@@ -72,7 +72,7 @@ pkgname = libpurple-hg
pkgname = finch-hg
pkgdesc = A ncurses-based messaging client
- depends = libpurple-hg=3.r37585.a8e63f1a5b5c-1
+ depends = libpurple-hg=3.r37894.1cf07b94c6ca-1
depends = libx11
depends = python2
provides = finch
diff --git a/PKGBUILD b/PKGBUILD
index 7fdcfd12fd5c..6b666e72e581 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=('pidgin-hg' 'libpurple-hg' 'finch-hg')
_hgname=pidgin
-pkgver=3.r37585.a8e63f1a5b5c
+pkgver=3.r37894.1cf07b94c6ca
pkgrel=1
pkgdesc="Multi-protocol instant messaging client. Latest mercurial build."
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ makedepends=('mercurial' 'python2' 'avahi' 'tk' 'ca-certificates' 'intltool'
'libgnome-keyring' 'gplugin')
makedepends+=('libx11' 'python')
options=('!libtool')
-source=('pidgin::hg+https://hg.pidgin.im/pidgin/main#branch=default')
+source=('pidgin::hg+https://bitbucket.com/pidgin/main#branch=default')
sha256sums=('SKIP')
pkgver() {