summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThayne McCombs2020-06-28 01:45:56 -0600
committerThayne McCombs2020-06-28 01:45:56 -0600
commit03939048be9b78364738e066e45b5013a487873d (patch)
tree7aa8b2d4f63b54e6a0843b2523355db398bf7e68 /PKGBUILD
parent63784a57f39ae7d8b1389b2eec6dde953769d1d1 (diff)
downloadaur-03939048be9b78364738e066e45b5013a487873d.tar.gz
upgpkg: dart-sass 1.26.9-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 fcd4a90e77fa..680ffe05d872 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thayne McCombs <astrothayne@gmail.com>
pkgname=dart-sass
-pkgver=1.26.8
+pkgver=1.26.9
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=('7c311b04dc2180dcbd3cfc358c18083974e1761cd2e22ef3b20d8cea629a8fe86eb99e65a81c7aa9ca5f3e805118ef46d1687c2c80b102534894e63482bcd206')
+b2sums=('551b375f9ab690d7d2def248124b6e5b7e2d89b3c04c0f3a985470bdacac0de21e00eb475f296d82897fa342b3289457c2b5983da29337b8c1cf6fa705ac5981')
build() {
cd "$pkgname-$pkgver"