summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2018-03-06 16:11:43 +0100
committerjnanar2018-03-06 16:11:43 +0100
commit133b5fe1f535a11eb73d7f672486516567765d3b (patch)
tree2980d99da060bbeb8a024bd867d1de89fd31bf55
parent289b6d3c042a74dbad5d85b768dfe1d232baa722 (diff)
downloadaur-133b5fe1f535a11eb73d7f672486516567765d3b.tar.gz
Add makedepend mercurial and update to latest dev version
-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')