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 287cd6250bd3..a093c2211a79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: sixpindin <sixpindin@gmail.com>
pkgname=omnisharp-roslyn
-pkgver=1.10.0
+pkgver=1.11.0
pkgrel=1
pkgdesc=".NET development platform based on on Roslyn workspaces."
arch=('x86_64')
@@ -21,5 +21,5 @@ package() {
#license
install -D -m644 $srcdir/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-md5sums=('849fae8a648cfc7e05090f4ce375e766'
+md5sums=('2d10f4600051b8c847c9cca224b024fe'
'19a620e118d664537fb9dac578810f8d')