[arch-commits] Commit in libsass/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Sep 18 19:14:59 UTC 2018
Date: Tuesday, September 18, 2018 @ 19:14:58
Author: felixonmars
Revision: 383186
upgpkg: libsass 3.4.9-1
Modified:
libsass/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-18 19:12:57 UTC (rev 383185)
+++ PKGBUILD 2018-09-18 19:14:58 UTC (rev 383186)
@@ -2,7 +2,7 @@
# Contributor: Isaac Dupree <antispam at idupree.com>
pkgname=libsass
-pkgver=3.4.7
+pkgver=3.4.9
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")
-sha256sums=("855c40528b897d06ae4d24606c2db3cd09bb38de5b46b28e835f9d4fd4d7ab95")
+sha512sums=('f81c6cea533090f7d94395792fa5b9dad8f8e912673f764e75d2350ba0bb51c80ad22f64d9bff6a20d04be21b7a7fb802f75a745a0fceca9c2ecc5ca7ace0988')
build() {
More information about the arch-commits
mailing list