summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThayne McCombs2018-09-19 23:33:25 -0600
committerThayne McCombs2018-09-19 23:33:25 -0600
commit5d156853e985d26d7c3ffd0c6074c26292cbf1d6 (patch)
tree4bacc501b680d7ba2ee59731cdd4c51adbb9093d /PKGBUILD
parente147c5e27b35e79a9813f9e7fc1b0aff2421c1fe (diff)
downloadaur-5d156853e985d26d7c3ffd0c6074c26292cbf1d6.tar.gz
v1.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91da6c0d52c9..ff699182437a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thayne McCombs <astrothayne@gmail.com>
pkgname=dart-sass
-pkgver=1.13.2
+pkgver=1.14.0
pkgrel=1
pkgdesc="Sass makes CSS fun again (canonical implementation)"
arch=(any)
@@ -15,7 +15,7 @@ depends=(dart bash)
provides=('sass')
conflicts=('ruby-sass')
source=("https://github.com/sass/$pkgname/archive/$pkgver.tar.gz" "sass.sh")
-sha256sums=('aa5932532c5f93273a9d6ad4db46a737116f8ba7d3f11646b94db1774e63ce3a'
+sha256sums=('07a88eb1b08bb64093c09fa681f7a1ac2925d083b2fb2e9f0d400c169ebcba31'
'14c6034f43b2577ef4779ed4e8e6c539fb6f8f7ffdb0147bfe9d501e08cf88e7')
build() {