summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThayne McCombs2019-11-17 23:35:50 -0700
committerThayne McCombs2019-11-17 23:35:50 -0700
commit920bf562d415a483d429deee966dec4f2d391886 (patch)
treedec700c338612db4b450dba2f0e966e84ff11f59 /PKGBUILD
parent893e98e65ef2389f314b6bb895b4c74841b3a0ef (diff)
downloadaur-920bf562d415a483d429deee966dec4f2d391886.tar.gz
1.23.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f01558a0e96..f14cdcd0d350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thayne McCombs <astrothayne@gmail.com>
pkgname=dart-sass
-pkgver=1.23.3
+pkgver=1.23.6
pkgrel=1
pkgdesc="Sass makes CSS fun again (canonical implementation)"
arch=(x86_64)
@@ -16,7 +16,7 @@ options=(!strip)
provides=('sass')
conflicts=('ruby-sass')
source=("https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('ed0bbee54d4b974f22ec29431a78e5036041a2e5302d582268ab62de98bc2bec')
+sha256sums=('4449cbdafc693358df9f59da33b8658d65f59b8f12a5ff9af9ce0ad6536f79ad')
build() {
cd "$pkgname-$pkgver"