summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThayne McCombs2021-09-26 23:35:12 -0600
committerThayne McCombs2021-09-26 23:35:12 -0600
commit7cc25c8676dd2ec2ae2c42d0d0147326bc8d63ce (patch)
tree456ff8d2ae2f66904131ffd2f3624898375ae137 /PKGBUILD
parentee6b6d3c3cde0e09d29dcd492af38b3d9fd27914 (diff)
downloadaur-7cc25c8676dd2ec2ae2c42d0d0147326bc8d63ce.tar.gz
upgpkg: dart-sass 1.42.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73b69c379b36..a5b6662327a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Maintainer: Thayne McCombs <astrothayne@gmail.com>
pkgname=dart-sass
-pkgver=1.41.0
-pkgrel=2
+pkgver=1.42.1
+pkgrel=1
pkgdesc="Sass makes CSS fun again (canonical implementation)"
arch=(x86_64)
url="http://sass-lang.com/"
@@ -16,7 +16,7 @@ options=(!strip)
provides=('sass')
conflicts=('ruby-sass')
source=("https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-b2sums=('a26fcf4524108acd0217c83142ccedda58e44d534650cd74ffcd57beaedaceb26625794cef553c30e3b9d49a67f29d82adef5079f0094c60a626b1ff063d24b6')
+b2sums=('208aab1cfadc2e5bd7552fcf1399e852c15d7e55b2b0d9fa1f3b9144924e616f360e484c2e3bfa83ec4413c9943893c100accaf36414bcb2207ff1ee3a74dfa4')
build() {
cd "$pkgname-$pkgver"