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

Jerome Leclanche jleclanche at archlinux.org
Sun Dec 18 18:52:41 UTC 2016


    Date: Sunday, December 18, 2016 @ 18:52:41
  Author: jleclanche
Revision: 200201

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-12-18 18:50:02 UTC (rev 200200)
+++ community-i686/PKGBUILD	2016-12-18 18:52:41 UTC (rev 200201)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-# Contributor: Isaac Dupree <antispam at idupree.com>
-
-pkgname=libsass
-pkgver=3.3.6
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor (library)."
-arch=("i686" "x86_64")
-url="http://libsass.org/"
-license=("MIT")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=("4b004b0fcef55420dc916216b1961e0d86925e6bf4a6be37d0b6db42f7f25da5")
-
-
-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 200200, libsass/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-12-18 18:52:41 UTC (rev 200201)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Isaac Dupree <antispam at idupree.com>
+
+pkgname=libsass
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor (library)."
+arch=("i686" "x86_64")
+url="http://libsass.org/"
+license=("MIT")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
+sha256sums=("adab7f6d4ef1b2453e40a82a1e7f5d1677ca24d6d3d23f6b1ac46448b1ed5d25")
+
+
+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	2016-12-18 18:50:02 UTC (rev 200200)
+++ community-x86_64/PKGBUILD	2016-12-18 18:52:41 UTC (rev 200201)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-# Contributor: Isaac Dupree <antispam at idupree.com>
-
-pkgname=libsass
-pkgver=3.3.6
-pkgrel=1
-pkgdesc="C implementation of Sass CSS preprocessor (library)."
-arch=("i686" "x86_64")
-url="http://libsass.org/"
-license=("MIT")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=("4b004b0fcef55420dc916216b1961e0d86925e6bf4a6be37d0b6db42f7f25da5")
-
-
-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 200200, libsass/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-12-18 18:52:41 UTC (rev 200201)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Isaac Dupree <antispam at idupree.com>
+
+pkgname=libsass
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="C implementation of Sass CSS preprocessor (library)."
+arch=("i686" "x86_64")
+url="http://libsass.org/"
+license=("MIT")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sass/$pkgname/archive/$pkgver.tar.gz")
+sha256sums=("adab7f6d4ef1b2453e40a82a1e7f5d1677ca24d6d3d23f6b1ac46448b1ed5d25")
+
+
+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