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

Giovanni Scafora giovanni at archlinux.org
Mon Feb 1 12:28:16 UTC 2010


    Date: Monday, February 1, 2010 @ 07:28:16
  Author: giovanni
Revision: 66771

upgpkg: monotone 0.46-1
    upstream release

Modified:
  monotone/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-01 12:19:51 UTC (rev 66770)
+++ PKGBUILD	2010-02-01 12:28:16 UTC (rev 66771)
@@ -4,8 +4,8 @@
 # Contributor: Dan McGee <dpmcgee at gmail.com>
 
 pkgname=monotone
-pkgver=0.45
-pkgrel=2
+pkgver=0.46
+pkgrel=1
 pkgdesc="A modern distributed version control system, like hg, darcs, or git"
 arch=('i686' 'x86_64')
 url="http://www.monotone.ca"
@@ -14,8 +14,7 @@
 makedepends=('boost')
 install=monotone.install
 source=(http://www.monotone.ca/downloads/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('bd37c3d75e3fd1974a17f556499b42ab')
-sha1sums=('84bd7ab5f7b1bfe98028f5105e3dbcd82c809e51')
+md5sums=('405286223efcf375cd022dabf2f1c845')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list