summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71011ff5d783..33395ca5ec02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = dotnet-core-bin
- pkgver = 3.1.8.sdk401
+ pkgver = 3.1.8.sdk402
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
@@ -52,10 +52,10 @@ pkgname = dotnet-sdk-bin
depends = dotnet-runtime-bin
depends = glibc
provides = dotnet-sdk-bin
- provides = dotnet-sdk=3.1.8.sdk401
+ provides = dotnet-sdk=3.1.8.sdk402
provides = dotnet-sdk-3.1
conflicts = dotnet-sdk-bin
- conflicts = dotnet-sdk=3.1.8.sdk401
+ conflicts = dotnet-sdk=3.1.8.sdk402
conflicts = dotnet-sdk-3.1
pkgname = dotnet-targeting-pack-bin
diff --git a/PKGBUILD b/PKGBUILD
index 035e60ec2607..f693933c0f18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=(
'dotnet-targeting-pack-bin'
'aspnet-targeting-pack-bin'
)
-pkgver=3.1.8.sdk401
+pkgver=3.1.8.sdk402
_runtimever=3.1.8
_sdkver=3.1.402
pkgrel=1