summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjnanar2018-06-01 19:06:52 +0200
committerjnanar2018-06-01 19:06:52 +0200
commit377474e84f717329bf344338cb3890c4b89d7362 (patch)
tree4c79c0ab566ba13b6859039b03ee919d5c2a8599 /PKGBUILD
parentd70afa01b3e9db1f0c099b29edebfb3122ee396b (diff)
downloadaur-377474e84f717329bf344338cb3890c4b89d7362.tar.gz
Update PKGBUILD and fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6342ca0caf89..9ee36d214d7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=('sat-templates-hg')
_realname=sat_templates
-pkgver=0.7.r138.85877c76d47d
+pkgver=0.7.r143.a37d535b7ddd
VERSION=0.7
pkgrel=1
url="https://salut-a-toi.org/"
arch=('any')
depends=('python2')
-makedepends=('')
+makedepends=('mercurial')
conflicts=('sat-templates')
provides=('sat-templates')
license=('AGPL3')