[arch-commits] Commit in sassc/repos (4 files)
Jerome Leclanche
jleclanche at archlinux.org
Sun Apr 24 04:47:44 UTC 2016
Date: Sunday, April 24, 2016 @ 06:47:43
Author: jleclanche
Revision: 171686
archrelease: copy trunk to community-i686, community-x86_64
Added:
sassc/repos/community-i686/PKGBUILD
(from rev 171685, sassc/trunk/PKGBUILD)
sassc/repos/community-x86_64/PKGBUILD
(from rev 171685, 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 2016-04-24 04:37:42 UTC (rev 171685)
+++ community-i686/PKGBUILD 2016-04-24 04:47:43 UTC (rev 171686)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-# Contributor: Isaac Dupree <antispam at idupree.com>
-
-pkgname=sassc
-pkgver=3.3.4
-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=("adfc4b64301e1ebc1c6c94f9a2ead73be0ab7232d05ae9fb20fc52e053ce2ae3")
-
-
-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 171685, sassc/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-24 04:47:43 UTC (rev 171686)
@@ -0,0 +1,30 @@
+# $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"
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-04-24 04:37:42 UTC (rev 171685)
+++ community-x86_64/PKGBUILD 2016-04-24 04:47:43 UTC (rev 171686)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
-# Contributor: Isaac Dupree <antispam at idupree.com>
-
-pkgname=sassc
-pkgver=3.3.4
-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=("adfc4b64301e1ebc1c6c94f9a2ead73be0ab7232d05ae9fb20fc52e053ce2ae3")
-
-
-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 171685, sassc/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-04-24 04:47:43 UTC (rev 171686)
@@ -0,0 +1,30 @@
+# $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"
+}
More information about the arch-commits
mailing list