[arch-commits] Commit in monodevelop/trunk (PKGBUILD)
Daniel Isenmann
daniel at nymeria.archlinux.org
Sun Oct 27 17:34:43 UTC 2013
Date: Sunday, October 27, 2013 @ 18:34:43
Author: daniel
Revision: 197645
upgpkg: monodevelop 4.0.13-1
New upstream release
Modified:
monodevelop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-27 16:37:26 UTC (rev 197644)
+++ PKGBUILD 2013-10-27 17:34:43 UTC (rev 197645)
@@ -4,7 +4,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=monodevelop
-pkgver=4.0.12
+pkgver=4.0.13
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}-3.tar.bz2
+source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-38.tar.bz2
monodevelop-core-addins.pc.in.patch)
-md5sums=('5f9cd24d2791054d88b0dcce1259afdb'
+md5sums=('63ea0b389976f72d6f8b131a74c54b93'
'8466d032735130e37d4091a793a7966c')
build() {
More information about the arch-commits
mailing list