summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Liebkies2018-01-02 20:17:50 +0100
committerMax Liebkies2018-01-02 20:17:50 +0100
commit6fbb0ca0f908c40177c81ab3ce8a55aaae73758f (patch)
tree3e510ee2a79c20b396137f365261ce71304f723b
parentf3dcb86901095b1c19118d3f1a21783cae646889 (diff)
downloadaur-6fbb0ca0f908c40177c81ab3ce8a55aaae73758f.tar.gz
Bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32b4ce99aa66..c031424cd1a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dotnet-sdk-2.0
pkgdesc = A command line utility for building, testing, packaging and running .NET Core applications and libraries
pkgver = 2.1.3
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://www.microsoft.com/net/core
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 60ab600c04d9..3ae09816ecb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dotnet-sdk-2.0
pkgver=2.1.3
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="A command line utility for building, testing, packaging and running .NET Core applications and libraries"
arch=(x86_64)