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

Jerome Leclanche jleclanche at archlinux.org
Mon Nov 2 11:37:44 UTC 2015


    Date: Monday, November 2, 2015 @ 12:37:44
  Author: jleclanche
Revision: 145590

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-11-02 11:37:16 UTC (rev 145589)
+++ community-i686/PKGBUILD	2015-11-02 11:37:44 UTC (rev 145590)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-# Contributor: Isaac Dupree <antispam at idupree.com>
-
-pkgname=libsass
-pkgver=3.2.5
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor (library)."
-arch=("i686" "x86_64")
-url="http://libsass.org/"
-license=("MIT")
-source=("https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=("44c7f493b471317f8dc126fd316b8895c6ab24827f9df56fd3df071dae9945f4")
-
-
-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: libsass/repos/community-i686/PKGBUILD (from rev 145589, libsass/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-11-02 11:37:44 UTC (rev 145590)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Isaac Dupree <antispam at idupree.com>
+
+pkgname=libsass
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor (library)."
+arch=("i686" "x86_64")
+url="http://libsass.org/"
+license=("MIT")
+source=("https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
+sha256sums=("e4ac27bf8bd4da327065cb56f66bc39cadd11cd07f9fc872e69785d7204dff47")
+
+
+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	2015-11-02 11:37:16 UTC (rev 145589)
+++ community-x86_64/PKGBUILD	2015-11-02 11:37:44 UTC (rev 145590)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-# Contributor: Isaac Dupree <antispam at idupree.com>
-
-pkgname=libsass
-pkgver=3.2.5
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor (library)."
-arch=("i686" "x86_64")
-url="http://libsass.org/"
-license=("MIT")
-source=("https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=("44c7f493b471317f8dc126fd316b8895c6ab24827f9df56fd3df071dae9945f4")
-
-
-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: libsass/repos/community-x86_64/PKGBUILD (from rev 145589, libsass/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-11-02 11:37:44 UTC (rev 145590)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Isaac Dupree <antispam at idupree.com>
+
+pkgname=libsass
+pkgver=3.3.1
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor (library)."
+arch=("i686" "x86_64")
+url="http://libsass.org/"
+license=("MIT")
+source=("https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
+sha256sums=("e4ac27bf8bd4da327065cb56f66bc39cadd11cd07f9fc872e69785d7204dff47")
+
+
+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