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

Jerome Leclanche jleclanche at archlinux.org
Mon Dec 25 08:52:52 UTC 2017


    Date: Monday, December 25, 2017 @ 08:52:51
  Author: jleclanche
Revision: 275994

upgpkg: libsass 3.4.7-1

Upstream release 3.4.7

Modified:
  libsass/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-25 05:58:31 UTC (rev 275993)
+++ PKGBUILD	2017-12-25 08:52:51 UTC (rev 275994)
@@ -3,7 +3,7 @@
 # Contributor: Isaac Dupree <antispam at idupree.com>
 
 pkgname=libsass
-pkgver=3.4.5
+pkgver=3.4.7
 pkgrel=1
 pkgdesc="C implementation of Sass CSS preprocessor (library)."
 arch=("x86_64")
@@ -10,7 +10,7 @@
 url="http://libsass.org/"
 license=("MIT")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=("fd0cb47479b4eae03154f23e17ab846aa81ba168c9aa5fa493b8fa42d10842c8")
+sha256sums=("855c40528b897d06ae4d24606c2db3cd09bb38de5b46b28e835f9d4fd4d7ab95")
 
 
 build() {



More information about the arch-commits mailing list