[arch-commits] Commit in monodevelop/trunk (PKGBUILD)
Daniel Isenmann
daniel at nymeria.archlinux.org
Fri Sep 13 21:42:42 UTC 2013
Date: Friday, September 13, 2013 @ 23:42:41
Author: daniel
Revision: 194340
upgpkg: monodevelop 4.0.12-1
New upstream release
Modified:
monodevelop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-13 21:42:34 UTC (rev 194339)
+++ PKGBUILD 2013-09-13 21:42:41 UTC (rev 194340)
@@ -4,7 +4,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=monodevelop
-pkgver=4.0.9
+pkgver=4.0.12
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}.tar.bz2
+source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-3.tar.bz2
monodevelop-core-addins.pc.in.patch)
-md5sums=('b54461118aab6c8f9d4520d9cbf84d84'
+md5sums=('5f9cd24d2791054d88b0dcce1259afdb'
'8466d032735130e37d4091a793a7966c')
build() {
More information about the arch-commits
mailing list