summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAidan Harris (Jenkins)2018-03-26 10:50:37 +0100
committerAidan Harris (Jenkins)2018-03-26 10:50:37 +0100
commit0f1aea29bd132e908224babf0a0ded70922adb28 (patch)
treef584a3885e650e32df0ea1412dd45fc1551f15b0 /PKGBUILD
parent5367f548d15ea1426f1f5120965328108bb58cec (diff)
downloadaur-0f1aea29bd132e908224babf0a0ded70922adb28.tar.gz
Bump Version
1.6.0.20180324.1933 => 1.6.0.20180325.1153
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91949f5665be..f5ae99abbdf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=yarn-nightly
_pkgver=$(curl -s -L https://nightly.yarnpkg.com/latest.json | jq -r '.tar.version')
_pkgname="yarn-v$_pkgver"
-pkgver=1.6.0.20180325.1153
+pkgver=1.6.0.20180326.0947
pkgrel=1
pkgdesc='Fast, reliable, and secure dependency management'
arch=(any)