summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGr3q2021-02-13 09:04:55 +0000
committerGr3q2021-02-13 09:04:55 +0000
commit3c33b290de0e949467abdf42e59bcad5418d7846 (patch)
tree96b3da643b567a968501095bab46ade23c05ee69
parent13495b43a00f9a78bef7d16ac63c50cb1bed2401 (diff)
downloadaur-3c33b290de0e949467abdf42e59bcad5418d7846.tar.gz
Update to 2.1.25
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c44c1ea4218..826e3b30f2e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aspnet-runtime-2.1
pkgdesc = The ASP.NET Core runtime binary version 2.1
- pkgver = 2.1.24.sdk812
+ pkgver = 2.1.25.sdk813
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
@@ -8,14 +8,14 @@ pkgbase = aspnet-runtime-2.1
license = MIT
depends = dotnet-runtime-2.1
provides = aspnet-runtime-2.1
- provides = aspnet-runtime=2.1.24
+ provides = aspnet-runtime=2.1.25
conflicts = aspnet-runtime-2.1
- conflicts = aspnet-runtime=2.1.24
+ conflicts = aspnet-runtime=2.1.25
options = staticlibs
- source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/e91b0359-e19a-4d8d-9034-135312eec3e6/65ffbc85a45cbbd355c033b52bf4234d/aspnetcore-runtime-2.1.24-linux-x64.tar.gz
- sha512sums_x86_64 = e4b3a1e848d0cdec720946ff46fa1f31016f67f895bceab8ea19ce4c313284b636a6abd0378fb65cb02de3d9355a2663a382335e2e804694bd3ae3123032ddd7
- source_armv7h = https://download.visualstudio.microsoft.com/download/pr/89b79b5c-5f07-4512-aa77-cebf1d98c35a/e968517ab3cbfc534c54879d1e40b30b/aspnetcore-runtime-2.1.24-linux-arm.tar.gz
- sha512sums_armv7h = c12921d6fefc778d0f824491e6d63d7dc330897fd6275b0b993771f77d7eaed0ec9c50dbf01a4803a54ae6c952018ef6f7a01928becd977d9add9ed23a3ea8fd
+ source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/3b8d8ee1-0670-46d5-ae77-e824e716993e/cb4a0f5d98ff86578ee0cb95f6e34c8f/aspnetcore-runtime-2.1.25-linux-x64.tar.gz
+ sha512sums_x86_64 = fc46e2c23048ad859b01ecd3600f312e6c0eae2a9c88302535a55d0a3d4d22065c53e4bf002fa5f959d488d5aba7dfeb60b15b300a40fae6b118f75ee3ab5918
+ source_armv7h = https://download.visualstudio.microsoft.com/download/pr/222ca907-5ffe-41e1-b221-91cb68d36909/02a203ff862bce166c579bafd47d9ac7/aspnetcore-runtime-2.1.25-linux-arm.tar.gz
+ sha512sums_armv7h = f8f0eb9ed7748e0676f38817943c74fac3d6a94094a3e2942ac11ed0ee04ac61991c16727704e31a854f655d8c73a02c09a960182f9d4996e6fc90a7d5fab29e
pkgname = aspnet-runtime-2.1
diff --git a/PKGBUILD b/PKGBUILD
index 00c9d77b7318..14258c97323f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Attila Greguss <floyd0122[at]gmail[dot]com>
pkgname=('aspnet-runtime-2.1')
-pkgver=2.1.24.sdk812
-_runtimever=2.1.24
+pkgver=2.1.25.sdk813
+_runtimever=2.1.25
pkgrel=1
pkgdesc='The ASP.NET Core runtime binary version 2.1'
arch=('x86_64' 'armv7h')
@@ -12,10 +12,10 @@ options=('staticlibs')
depends=('dotnet-runtime-2.1')
provides=("aspnet-runtime-2.1" "aspnet-runtime=${_runtimever}")
conflicts=("aspnet-runtime-2.1" "aspnet-runtime=${_runtimever}")
-source_armv7h=('https://download.visualstudio.microsoft.com/download/pr/89b79b5c-5f07-4512-aa77-cebf1d98c35a/e968517ab3cbfc534c54879d1e40b30b/aspnetcore-runtime-2.1.24-linux-arm.tar.gz')
-source_x86_64=('https://download.visualstudio.microsoft.com/download/pr/e91b0359-e19a-4d8d-9034-135312eec3e6/65ffbc85a45cbbd355c033b52bf4234d/aspnetcore-runtime-2.1.24-linux-x64.tar.gz')
-sha512sums_armv7h=('c12921d6fefc778d0f824491e6d63d7dc330897fd6275b0b993771f77d7eaed0ec9c50dbf01a4803a54ae6c952018ef6f7a01928becd977d9add9ed23a3ea8fd')
-sha512sums_x86_64=('e4b3a1e848d0cdec720946ff46fa1f31016f67f895bceab8ea19ce4c313284b636a6abd0378fb65cb02de3d9355a2663a382335e2e804694bd3ae3123032ddd7')
+source_armv7h=('https://download.visualstudio.microsoft.com/download/pr/222ca907-5ffe-41e1-b221-91cb68d36909/02a203ff862bce166c579bafd47d9ac7/aspnetcore-runtime-2.1.25-linux-arm.tar.gz')
+source_x86_64=('https://download.visualstudio.microsoft.com/download/pr/3b8d8ee1-0670-46d5-ae77-e824e716993e/cb4a0f5d98ff86578ee0cb95f6e34c8f/aspnetcore-runtime-2.1.25-linux-x64.tar.gz')
+sha512sums_armv7h=('f8f0eb9ed7748e0676f38817943c74fac3d6a94094a3e2942ac11ed0ee04ac61991c16727704e31a854f655d8c73a02c09a960182f9d4996e6fc90a7d5fab29e')
+sha512sums_x86_64=('fc46e2c23048ad859b01ecd3600f312e6c0eae2a9c88302535a55d0a3d4d22065c53e4bf002fa5f959d488d5aba7dfeb60b15b300a40fae6b118f75ee3ab5918')
package() {
install -dm 755 "${pkgdir}"/usr/share/{dotnet/shared,licenses}