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

Daniel Isenmann daniel at nymeria.archlinux.org
Sun Feb 23 21:00:02 UTC 2014


    Date: Sunday, February 23, 2014 @ 22:00:02
  Author: daniel
Revision: 206316

upgpkg: monodevelop 4.2.2-1

New upstream release

Modified:
  monodevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-23 20:59:50 UTC (rev 206315)
+++ PKGBUILD	2014-02-23 21:00:02 UTC (rev 206316)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=monodevelop
-pkgver=4.0.13
+pkgver=4.2.2
 pkgrel=1
 pkgdesc="An IDE primarily designed for C# and other .NET languages"
 
@@ -17,9 +17,9 @@
 makedepends=('rsync' 'git')
 options=(!makeflags)
 install=monodevelop.install
-source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-38.tar.bz2
+source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-2.tar.bz2
         monodevelop-core-addins.pc.in.patch)
-md5sums=('63ea0b389976f72d6f8b131a74c54b93'
+md5sums=('34bf8adb9b5b6a798e65f3c0ce4edced'
          '8466d032735130e37d4091a793a7966c')
 
 build() {




More information about the arch-commits mailing list