[arch-commits] Commit in sassc/repos (4 files)

Jerome Leclanche jleclanche at archlinux.org
Tue Feb 7 16:59:14 UTC 2017


    Date: Tuesday, February 7, 2017 @ 16:59:13
  Author: jleclanche
Revision: 210817

archrelease: copy trunk to community-i686, community-x86_64

Added:
  sassc/repos/community-i686/PKGBUILD
    (from rev 210816, sassc/trunk/PKGBUILD)
  sassc/repos/community-x86_64/PKGBUILD
    (from rev 210816, sassc/trunk/PKGBUILD)
Deleted:
  sassc/repos/community-i686/PKGBUILD
  sassc/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 ----------------------
 community-x86_64/PKGBUILD |   30 ----------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-07 16:58:49 UTC (rev 210816)
+++ community-i686/PKGBUILD	2017-02-07 16:59:13 UTC (rev 210817)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-# Contributor: Isaac Dupree <antispam at idupree.com>
-
-pkgname=sassc
-pkgver=3.3.6
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor."
-arch=("i686" "x86_64")
-url="http://libsass.org/"
-license=("MIT")
-depends=("libsass")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=("3d87edeacdd0f9a21cd0bdcf0e0e40c832b21f469af80eb5e11488c66bf53840")
-
-
-build() {
-	cd "$srcdir/$pkgname-$pkgver"
-
-	autoreconf -i
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "$srcdir/$pkgname-$pkgver"
-
-	make DESTDIR="$pkgdir/" install
-	install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: sassc/repos/community-i686/PKGBUILD (from rev 210816, sassc/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-07 16:59:13 UTC (rev 210817)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Isaac Dupree <antispam at idupree.com>
+
+pkgname=sassc
+pkgver=3.4.2
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor."
+arch=("i686" "x86_64")
+url="http://libsass.org/"
+license=("MIT")
+depends=("libsass")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
+sha256sums=("ad805f2d404d17cf2980c8079a7413cd58d2f2085120167997b85420a722e079")
+
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+
+	autoreconf -i
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+
+	make DESTDIR="$pkgdir/" install
+	install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-07 16:58:49 UTC (rev 210816)
+++ community-x86_64/PKGBUILD	2017-02-07 16:59:13 UTC (rev 210817)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-# Contributor: Isaac Dupree <antispam at idupree.com>
-
-pkgname=sassc
-pkgver=3.3.6
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor."
-arch=("i686" "x86_64")
-url="http://libsass.org/"
-license=("MIT")
-depends=("libsass")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=("3d87edeacdd0f9a21cd0bdcf0e0e40c832b21f469af80eb5e11488c66bf53840")
-
-
-build() {
-	cd "$srcdir/$pkgname-$pkgver"
-
-	autoreconf -i
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "$srcdir/$pkgname-$pkgver"
-
-	make DESTDIR="$pkgdir/" install
-	install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: sassc/repos/community-x86_64/PKGBUILD (from rev 210816, sassc/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-07 16:59:13 UTC (rev 210817)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Isaac Dupree <antispam at idupree.com>
+
+pkgname=sassc
+pkgver=3.4.2
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor."
+arch=("i686" "x86_64")
+url="http://libsass.org/"
+license=("MIT")
+depends=("libsass")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
+sha256sums=("ad805f2d404d17cf2980c8079a7413cd58d2f2085120167997b85420a722e079")
+
+
+build() {
+	cd "$srcdir/$pkgname-$pkgver"
+
+	autoreconf -i
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "$srcdir/$pkgname-$pkgver"
+
+	make DESTDIR="$pkgdir/" install
+	install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}



More information about the arch-commits mailing list