[arch-commits] Commit in mono-basic/trunk (PKGBUILD)
Daniel Isenmann
daniel at archlinux.org
Sun May 14 08:49:46 UTC 2017
Date: Sunday, May 14, 2017 @ 08:49:45
Author: daniel
Revision: 295978
upgpkg: mono-basic 4.6-1
New upstream release
Modified:
mono-basic/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-14 08:49:30 UTC (rev 295977)
+++ PKGBUILD 2017-05-14 08:49:45 UTC (rev 295978)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=mono-basic
-pkgver=4.0.1
+pkgver=4.6
pkgrel=1
pkgdesc="Mono Visual Basic.NET compiler"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
depends=('mono>=4.0.1')
makedepends=('pkgconfig')
source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e2d4a4c121f0e1f42c5769b14bd4de87')
+sha256sums=('303d79f73ae9d6120ef12ebeaf2ec67fda96256801e3bf305c46f8787a751e8f')
build() {
# get rid of that .wapi errors; thanks to brice
More information about the arch-commits
mailing list