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

Daniel Isenmann daniel at nymeria.archlinux.org
Wed Jun 25 21:33:25 UTC 2014


    Date: Wednesday, June 25, 2014 @ 23:33:25
  Author: daniel
Revision: 215458

upgpkg: monodevelop 5.0.1-1

New upstream release

Modified:
  monodevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-25 21:23:55 UTC (rev 215457)
+++ PKGBUILD	2014-06-25 21:33:25 UTC (rev 215458)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=monodevelop
-pkgver=4.2.2
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="An IDE primarily designed for C# and other .NET languages"
 
@@ -13,13 +13,13 @@
 
 url="http://www.monodevelop.com"
 license=('GPL')
-depends=('mono>=2.10.8' 'mono-addins>=0.6.2' 'gnome-sharp' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('mono>=3.2.8' 'mono-addins>=0.6.2' 'gnome-sharp' 'desktop-file-utils' 'hicolor-icon-theme')
 makedepends=('rsync' 'git')
 options=(!makeflags)
 install=monodevelop.install
-source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-2.tar.bz2
+source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-0.tar.bz2
         monodevelop-core-addins.pc.in.patch)
-md5sums=('34bf8adb9b5b6a798e65f3c0ce4edced'
+md5sums=('5f68aa384c7aa473fdd36da2f70117b4'
          '8466d032735130e37d4091a793a7966c')
 
 build() {




More information about the arch-commits mailing list