summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcraw2019-07-07 17:43:18 +0200
committercraw2019-07-07 17:43:18 +0200
commitef0bb23df8e136669eb8bf11dcd7200f9641ab2d (patch)
tree8a0a746e2b556273ac4af02fc7a4033d638a7ce6
parentb5fcfa774e8e71f430248b9c497d1865f8806a77 (diff)
downloadaur-ef0bb23df8e136669eb8bf11dcd7200f9641ab2d.tar.gz
modified pkgver and sh256sum for 5.18.1.3
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e85d86cf4ec..e6adaf1daf79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Zulu <aur@netz-mafia.de>
+# Maintainer: craw <crawaur@gmx.de>
+# Zulu <aur@netz-mafia.de>
pkgname=mono-visualstudio
_pkgname=mono
-pkgver=5.8.0.108
+pkgver=5.18.1.3
pkgrel=1
pkgdesc="The VS release channel contains packages which are shipped as part of a Visual Studio for Mac release. They are the most stable but also the least frequently updated packages."
arch=(i686 x86_64)
@@ -16,7 +17,7 @@ replaces=('mono')
install="${_pkgname}.install"
source=(https://download.mono-project.com/sources/mono/${_pkgname}-${pkgver}.tar.bz2
mono.binfmt.d)
-sha256sums=('ecd7c55c2f62caa65fb360ace74a45ee44bbe2de046566d90594ba66c082f39c'
+sha256sums=('b9838f38872cd4ae0a4c45fb8a94fc2b6c9f85b3a7507f7187bcbd49d26f3515'
'9a657fc153ef4ce23bf5fc369a26bf4a124e9304bde3744d04c583c54ca47425')
build() {