summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormclang2017-08-08 10:33:49 +0300
committermclang2017-08-08 10:34:05 +0300
commit06a824d833508b127b30518adbe5bfa72a46ad4c (patch)
treee2c91bb579a69c394eadef2d3753c22ccbb845f4
parent83dd2291822b059fb4e6041e2672f2d7a1d2ea5d (diff)
downloadaur-06a824d833508b127b30518adbe5bfa72a46ad4c.tar.gz
Updates NUnit3 Console Runner 3.6.1 -> 3.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e9d507b9159..271523b7a8cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = nunit3-console
pkgdesc = NUnit 3 console runner
- pkgver = 3.6.1
+ pkgver = 3.7.0
pkgrel = 1
url = http://www.nunit.com
arch = any
license = custom
depends = mono
- source = https://github.com/nunit/nunit-console/releases/download/3.6.1/NUnit.Console-3.6.1.zip
- sha256sums = 3a177506699282d5c9e720be8bab8f9c0cb925e0e78acd335fbf6798b7095648
+ source = https://github.com/nunit/nunit-console/releases/download/3.7/NUnit.Console-3.7.0.zip
+ sha256sums = c8ecfca48fb36cfceba5d7b6fe3ac51aec329e76df99aa187dfb285c1c157045
pkgname = nunit3-console
diff --git a/PKGBUILD b/PKGBUILD
index fdcc83480c8e..fe87983697ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Patrik Plihal <patrik.plihal at gmail dot com>
#
pkgname=nunit3-console
-pkgver=3.6.1
+pkgver=3.7.0
pkgrel=1
pkgdesc="NUnit 3 console runner"
arch=('any')
@@ -11,8 +11,9 @@ license=('custom')
url="http://www.nunit.com"
depends=('mono')
-source=("https://github.com/nunit/nunit-console/releases/download/${pkgver}/NUnit.Console-${pkgver}.zip")
-sha256sums=('3a177506699282d5c9e720be8bab8f9c0cb925e0e78acd335fbf6798b7095648')
+#source=("https://github.com/nunit/nunit-console/releases/download/${pkgver}/NUnit.Console-${pkgver}.zip")
+source=("https://github.com/nunit/nunit-console/releases/download/3.7/NUnit.Console-3.7.0.zip")
+sha256sums=('c8ecfca48fb36cfceba5d7b6fe3ac51aec329e76df99aa187dfb285c1c157045')
package() {
# copy files, except the link to the original zip file