[arch-commits] Commit in monotone/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sat Nov 21 11:19:27 UTC 2009


    Date: Saturday, November 21, 2009 @ 06:19:27
  Author: giovanni
Revision: 59196

Merged revisions 59182 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/monotone/trunk

........
  r59182 | andrea | 2009-11-20 20:37:44 -0800 (ven, 20 nov 2009) | 2 lines
  
  upgpkg: monotone 0.45-2
      rebuilt with botan 1.9.3
........

Modified:
  monotone/repos/extra-x86_64/	(properties)
  monotone/repos/extra-x86_64/PKGBUILD

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


Property changes on: monotone/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /monotone/trunk:1-58348
   + /monotone/trunk:1-59195

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-11-21 10:49:13 UTC (rev 59195)
+++ extra-x86_64/PKGBUILD	2009-11-21 11:19:27 UTC (rev 59196)
@@ -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