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

Jerome Leclanche jleclanche at archlinux.org
Tue Feb 7 13:36:05 UTC 2017


    Date: Tuesday, February 7, 2017 @ 13:36:04
  Author: jleclanche
Revision: 210785

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

Added:
  libsass/repos/community-i686/PKGBUILD
    (from rev 210784, libsass/trunk/PKGBUILD)
  libsass/repos/community-x86_64/PKGBUILD
    (from rev 210784, 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	2017-02-07 13:35:46 UTC (rev 210784)
+++ community-i686/PKGBUILD	2017-02-07 13:36:04 UTC (rev 210785)
@@ -1,29 +0,0 @@
-# $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"
-}

Copied: libsass/repos/community-i686/PKGBUILD (from rev 210784, libsass/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-07 13:36:04 UTC (rev 210785)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Isaac Dupree <antispam at idupree.com>
+
+pkgname=libsass
+pkgver=3.4.3
+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=("bbeda2e1ec2d21d27fbcbd8f2e18c3f4573cc168bb8b5cd5010715db4b3e5670")
+
+
+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 13:35:46 UTC (rev 210784)
+++ community-x86_64/PKGBUILD	2017-02-07 13:36:04 UTC (rev 210785)
@@ -1,29 +0,0 @@
-# $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"
-}

Copied: libsass/repos/community-x86_64/PKGBUILD (from rev 210784, libsass/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-07 13:36:04 UTC (rev 210785)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Isaac Dupree <antispam at idupree.com>
+
+pkgname=libsass
+pkgver=3.4.3
+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=("bbeda2e1ec2d21d27fbcbd8f2e18c3f4573cc168bb8b5cd5010715db4b3e5670")
+
+
+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