diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/mono/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD index d17c60027a..1b44947b25 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter@gmail.com> # Maintainer: pkgname=mono -pkgver=4.0.0_alpha1 +pkgver=4.0.1 pkgrel=0 pkgdesc="Free implementation of the .NET platform including runtime and compiler" url="http://www.mono-project.com/" @@ -54,6 +54,6 @@ package() { rm -f "$pkgdir"/usr/lib/*.la } -md5sums="192608d5c99100dd79756c2036f1feda mono-4.0.0~alpha1.tar.bz2" -sha256sums="d536bdb07006d568e687124b9449464c98eebc93619dd704390376a1aacb15c3 mono-4.0.0~alpha1.tar.bz2" -sha512sums="0243fb847f20e3b5a4c1ada76314d860a27d48ea676eae646c31f3f6ada32035ecb2088dbfbe473a4235fbb416c1c8e4bef1358845d31785fa484dae737defa8 mono-4.0.0~alpha1.tar.bz2" +md5sums="426065ce1aba25fd3e776ea736c5f430 mono-4.0.1.tar.bz2" +sha256sums="ff1f15f3b8d43c6a2818c00fabe377b2d8408ad14acd9d507658b4cae00f5bce mono-4.0.1.tar.bz2" +sha512sums="b021ef977a1044718ea16b5f2ed50c2a75a469b1f359ae397acb830ad2e9406bb83129856d4975c39146ec464fe4e0a665b9e80a473ccfeb835eb9198717763b mono-4.0.1.tar.bz2" |