summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2344b890503e..d1a9a39e1ffb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mono-stable
_pkgname=mono
-pkgver=5.14.0.177
+pkgver=5.16.0.179
pkgrel=1
pkgdesc="Stable version of free .NET implementation."
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ conflicts=('mono' 'monodoc')
install="${_pkgname}.install"
source=("https://download.mono-project.com/sources/mono/${_pkgname}-${pkgver}.tar.bz2"
"mono.binfmt.d")
-sha256sums=('d4f5fa2e8188d66fbc8054f4145711e45c1faa6d070e63600efab93d1d189498'
+sha256sums=('93839af2ef0b8796935d8c1efd4cc693bc294bb2beb657b9edb6b4764f01e12b'
'9a657fc153ef4ce23bf5fc369a26bf4a124e9304bde3744d04c583c54ca47425')
build() {