summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGr3q2021-08-24 21:59:14 +0100
committerGr3q2021-08-24 21:59:14 +0100
commit3c1d35a64f933561acedff2fda956d6e17b8a24e (patch)
treeb6851a6358fdf807f65e66a727471f2499b3f716
parent0320562846d37074012ea528a9b3f6de735c4e79 (diff)
downloadaur-3c1d35a64f933561acedff2fda956d6e17b8a24e.tar.gz
Update to 2.1.30
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfab6fe053c2..5fcbdd7a6e4a 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.29.sdk817
+ pkgver = 2.1.30.sdk818
pkgrel = 1
url = https://www.microsoft.com/net/core
arch = x86_64
@@ -8,13 +8,13 @@ pkgbase = aspnet-runtime-2.1
license = MIT
depends = dotnet-runtime-2.1
provides = aspnet-runtime-2.1
- provides = aspnet-runtime=2.1.29
+ provides = aspnet-runtime=2.1.30
conflicts = aspnet-runtime-2.1
- conflicts = aspnet-runtime=2.1.29
+ conflicts = aspnet-runtime=2.1.30
options = staticlibs
- source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/5d7cfd65-4f71-46e8-b05b-d7ff8d0daa00/0f21d9c66047f10d385ce15935116506/aspnetcore-runtime-2.1.29-linux-x64.tar.gz
- sha512sums_x86_64 = baae6762d667bdb16530975659fbf9f10a95b22e243cf54e80b57f89ee0aec0de1a63b8ddac5367478c6581a5dce9b1151be09795e32be66c2d7d6153774786a
- source_armv7h = https://download.visualstudio.microsoft.com/download/pr/f8aecd9f-8def-403a-b5d9-8b93644eccbf/e0eb92a0f1034c2999afda200a7319fd/aspnetcore-runtime-2.1.29-linux-arm.tar.gz
- sha512sums_armv7h = 00b6de7e6cba2456804c933db3e3de28275f0297fa3a3bc89202ca17673843dbb84000638d07d6c8a2e8b2d4fe124890230242a1fb3aa3e15f9da5f78e4ff11b
+ source_x86_64 = https://download.visualstudio.microsoft.com/download/pr/d6040f80-8343-4771-9c02-dbc9a35ac88a/68e74e6e46cf36fa1a50f68af6831d6d/aspnetcore-runtime-2.1.30-linux-x64.tar.gz
+ sha512sums_x86_64 = 60f65e2e37bb9af54f809ef0f4fe814c4c0dd9c969dea1aa81e94c0dc2433c5011cde39118196310ffac4e248b24924a2c154534194e70a8cdae40dfc81fe3d1
+ source_armv7h = https://download.visualstudio.microsoft.com/download/pr/45d40fc8-6d2d-45bf-95f5-85b04dddb2f9/15684494c511eb7d807cca09009c775f/aspnetcore-runtime-2.1.30-linux-arm.tar.gz
+ sha512sums_armv7h = a696a868955ef7bf31c830382e646e8c07040abfe50b49da345f22fa8b45576673aee36a0d4a836dbb987f138b19f856e979b0e5dab8f05c04feced0031a3b46
pkgname = aspnet-runtime-2.1
diff --git a/PKGBUILD b/PKGBUILD
index 1b84d5f23c30..393eca17c041 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.29.sdk817
-_runtimever=2.1.29
+pkgver=2.1.30.sdk818
+_runtimever=2.1.30
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/f8aecd9f-8def-403a-b5d9-8b93644eccbf/e0eb92a0f1034c2999afda200a7319fd/aspnetcore-runtime-2.1.29-linux-arm.tar.gz')
-source_x86_64=('https://download.visualstudio.microsoft.com/download/pr/5d7cfd65-4f71-46e8-b05b-d7ff8d0daa00/0f21d9c66047f10d385ce15935116506/aspnetcore-runtime-2.1.29-linux-x64.tar.gz')
-sha512sums_armv7h=('00b6de7e6cba2456804c933db3e3de28275f0297fa3a3bc89202ca17673843dbb84000638d07d6c8a2e8b2d4fe124890230242a1fb3aa3e15f9da5f78e4ff11b')
-sha512sums_x86_64=('baae6762d667bdb16530975659fbf9f10a95b22e243cf54e80b57f89ee0aec0de1a63b8ddac5367478c6581a5dce9b1151be09795e32be66c2d7d6153774786a')
+source_armv7h=('https://download.visualstudio.microsoft.com/download/pr/45d40fc8-6d2d-45bf-95f5-85b04dddb2f9/15684494c511eb7d807cca09009c775f/aspnetcore-runtime-2.1.30-linux-arm.tar.gz')
+source_x86_64=('https://download.visualstudio.microsoft.com/download/pr/d6040f80-8343-4771-9c02-dbc9a35ac88a/68e74e6e46cf36fa1a50f68af6831d6d/aspnetcore-runtime-2.1.30-linux-x64.tar.gz')
+sha512sums_armv7h=('a696a868955ef7bf31c830382e646e8c07040abfe50b49da345f22fa8b45576673aee36a0d4a836dbb987f138b19f856e979b0e5dab8f05c04feced0031a3b46')
+sha512sums_x86_64=('60f65e2e37bb9af54f809ef0f4fe814c4c0dd9c969dea1aa81e94c0dc2433c5011cde39118196310ffac4e248b24924a2c154534194e70a8cdae40dfc81fe3d1')
package() {
install -dm 755 "${pkgdir}"/usr/share/{dotnet/shared,licenses}