summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThayne McCombs2019-04-04 01:13:02 -0600
committerThayne McCombs2019-04-04 01:13:02 -0600
commitda7e3db484ecdd9915f119eea0243e6057365746 (patch)
tree4f24bedaf4cc153d3c11e5a7c017045f5dc89c6f /PKGBUILD
parent0306c85037c7d91cd1823d780b11c89abd1764bb (diff)
downloadaur-da7e3db484ecdd9915f119eea0243e6057365746.tar.gz
v1.17.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f164d43ab09b..28d048c0283c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thayne McCombs <astrothayne@gmail.com>
pkgname=dart-sass
-pkgver=1.17.3
+pkgver=1.17.4
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=('1a15b04828ce9063b2ea06036c5821371bb02693b670bfb6e789f496a675385e'
+sha256sums=('5285be4758c58b5e8000d281aee5a846c08dc53057c5a4ec3fa7adf5efcb2541'
'c3e819565846dba5e7dc855e1e3a8988c3fca782fac47858396604ae8e438567')
build() {