summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThayne McCombs2021-04-28 23:22:47 -0600
committerThayne McCombs2021-04-28 23:22:47 -0600
commit07306439075a8ddb3b7698be74feb164b95084ce (patch)
tree0c816363ef675453c68003209b85ac6ee970295e /PKGBUILD
parenta3c4ed85a75dcf7736ae0dfbfcaf75141e3e59d3 (diff)
downloadaur-07306439075a8ddb3b7698be74feb164b95084ce.tar.gz
upgpkg: dart-sass 1.32.12-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e349fc4d4c7e..469f449e7b67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thayne McCombs <astrothayne@gmail.com>
pkgname=dart-sass
-pkgver=1.32.7
+pkgver=1.32.12
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")
-b2sums=('b657b377e783a902d3ee034cb5430758a7e49717a4aba8adac901cc729192157f3a813b978ee1f3808dd924d061017df189d1b43b7e8ac57634853cf53117981')
+b2sums=('5c1ef9cfcfc1257f739caaaea58e232eee8d6113c854750ef76e9f9f5c2cb6358670ff18763e0addf272936d42a9735435112545915ec4e9be35a4e78746ce8a')
build() {
cd "$pkgname-$pkgver"