summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThayne McCombs2019-09-04 23:19:16 -0600
committerThayne McCombs2019-09-04 23:19:16 -0600
commita5b99b8b50650c758fe1556e48944e58d12eb246 (patch)
tree7f57966fd0cfe811c4a654746460c9b54d4f345f /PKGBUILD
parente550fd988456a21cf34842deb209b113519f89b5 (diff)
downloadaur-a5b99b8b50650c758fe1556e48944e58d12eb246.tar.gz
v1.22.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b33c4c96dbdb..327ccf81b332 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thayne McCombs <astrothayne@gmail.com>
pkgname=dart-sass
-pkgver=1.22.6
+pkgver=1.22.11
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=('ca76aff02ce12cb87ecfac38020a03ca0342a11c151955621aa1e0ba08570c0b'
+sha256sums=('8eff87747d98e2d5d1fea57f6c82b4c0017f0e6756805453ef3c099846dde2cd'
'c3e819565846dba5e7dc855e1e3a8988c3fca782fac47858396604ae8e438567')
build() {