[arch-commits] Commit in libsass/trunk (PKGBUILD)

Jerome Leclanche jleclanche at archlinux.org
Sun May 23 16:55:54 UTC 2021


    Date: Sunday, May 23, 2021 @ 16:55:54
  Author: jleclanche
Revision: 943502

upgpkg: libsass 3.6.5-1: Upstream release 3.6.5

Modified:
  libsass/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-23 16:55:17 UTC (rev 943501)
+++ PKGBUILD	2021-05-23 16:55:54 UTC (rev 943502)
@@ -2,7 +2,7 @@
 # Contributor: Isaac Dupree <antispam at idupree.com>
 
 pkgname=libsass
-pkgver=3.6.4
+pkgver=3.6.5
 pkgrel=1
 pkgdesc="C implementation of Sass CSS preprocessor (library)."
 arch=("x86_64")
@@ -9,7 +9,7 @@
 url="http://libsass.org/"
 license=("MIT")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('1f79553be31949d45adf440dcbcf4b828a7e4f71c6f63f288f99451fccc490ebf0c68c58d91deabede37962e35a8cf9af8b0d60d89349fd0adea1ac061c8c2c8')
+sha256sums=("89d8f2c46ae2b1b826b58ce7dde966a176bac41975b82e84ad46b01a55080582")
 
 
 build() {



More information about the arch-commits mailing list