summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09111d16b859..963cccec039a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,16 +6,13 @@
pkgname=monotone
pkgver=1.1
-pkgrel=2
+pkgrel=3
pkgdesc='A free distributed version control system'
arch=('i686' 'x86_64')
-url='https://code.monotone.ca/p/monotone'
+url='http://www.monotone.ca/'
license=('GPL')
-depends=('pcre' 'lua' 'botan-stable' 'sqlite3' 'libidn' 'zlib')
+depends=('pcre' 'lua' 'botan-1.10' 'sqlite3' 'libidn' 'zlib')
makedepends=('boost')
-provides=('monotone')
-conflicts=('monotone-snapshot')
-install=monotone.install
source=("http://www.monotone.ca/downloads/1.1/monotone-${pkgver}.tar.bz2")
sha1sums=('2b97559b252decaee3a374b81bf714cf33441ba3')