[arch-commits] Commit in monotone/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Nov 21 04:37:44 UTC 2009


    Date: Friday, November 20, 2009 @ 23:37:44
  Author: andrea
Revision: 59182

upgpkg: monotone 0.45-2
    rebuilt with botan 1.9.3

Modified:
  monotone/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-21 04:36:51 UTC (rev 59181)
+++ PKGBUILD	2009-11-21 04:37:44 UTC (rev 59182)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
+# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 # Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
 # Contributor: Dan McGee <dpmcgee at gmail.com>
 
 pkgname=monotone
 pkgver=0.45
-pkgrel=1
+pkgrel=2
 pkgdesc="A modern distributed version control system, like hg, darcs, or git"
 arch=('i686' 'x86_64')
 url="http://www.monotone.ca"
-license=("GPL")
-depends=('botan' 'pcre' 'lua' 'sqlite3' 'libidn' 'zlib')
+license=('GPL')
+depends=('botan>=1.9.3' 'pcre' 'lua' 'sqlite3' 'libidn' 'zlib')
 makedepends=('boost')
 install=monotone.install
 source=(http://www.monotone.ca/downloads/$pkgver/$pkgname-$pkgver.tar.gz)




More information about the arch-commits mailing list