diff options
Diffstat (limited to 'dotnet-core-bin/PKGBUILD')
-rw-r--r-- | dotnet-core-bin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotnet-core-bin/PKGBUILD b/dotnet-core-bin/PKGBUILD index 89b60a6b5..663e94dc5 100644 --- a/dotnet-core-bin/PKGBUILD +++ b/dotnet-core-bin/PKGBUILD @@ -14,7 +14,7 @@ pkgname=( pkgver=6.0.1.sdk101 _runtimever=6.0.1 _sdkver=6.0.101 -pkgrel=24 +pkgrel=25 arch=('x86_64' 'armv7h' 'aarch64') url='https://www.microsoft.com/net/core' license=('MIT') |