summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6418f736297..4960194c25f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = sat-xmpp-hg
- pkgver = 0.7.0.r2425.d294527bd46f
+ pkgver = 0.7.0.r2514.4440ea7047bd
pkgrel = 1
url = http://salut-a-toi.org/
arch = any
license = AGPL3
makedepends = python2-setuptools
+ makedepends = mercurial
depends = python2
options = !strip
source = hg+http://repos.goffi.org/sat
diff --git a/PKGBUILD b/PKGBUILD
index 65f91429036b..d9b8a96d10d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgbase='sat-xmpp-hg'
pkgname=('sat-xmpp-hg' 'sat-jp-hg' 'sat-primitivus-hg')
_realname=sat
-pkgver=0.7.0.r2425.d294527bd46f
+pkgver=0.7.0.r2514.4440ea7047bd
VERSION=0.7.0
pkgrel=1
url="http://salut-a-toi.org/"
arch=('any')
depends=('python2')
-makedepends=('python2-setuptools')
+makedepends=('python2-setuptools' 'mercurial')
license=('AGPL3')
source=("hg+http://repos.goffi.org/sat")
md5sums=('SKIP')