From c95cfd6b339de1d7dce80f2a9286c631ed8a7762 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 13 Oct 2017 16:54:29 +0200 Subject: [PATCH] {Adapta,sassc}: reown abandoned packages --- srcpkgs/Adapta/template | 2 +- srcpkgs/sassc/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Adapta/template b/srcpkgs/Adapta/template index d3e3b33fdee..a6adaf23642 100644 --- a/srcpkgs/Adapta/template +++ b/srcpkgs/Adapta/template @@ -7,7 +7,7 @@ wrksrc="adapta-gtk-theme-$version" makedepends="gdk-pixbuf-devel glib-devel librsvg-devel gnome-shell" hostmakedepends="automake inkscape parallel pkg-config sassc glib-devel procps-ng" short_desc="An adaptive Gtk+ theme based on Material Design Guidelines" -maintainer="demiaster " +maintainer="Andrea Brancaleoni " license="GPL-2" homepage=https://github.com/adapta-project/adapta-gtk-theme distfiles="https://github.com/adapta-project/adapta-gtk-theme/archive/$version.tar.gz" diff --git a/srcpkgs/sassc/template b/srcpkgs/sassc/template index 1a166a8715a..fac9e4b5d47 100644 --- a/srcpkgs/sassc/template +++ b/srcpkgs/sassc/template @@ -6,7 +6,7 @@ build_style=gnu-configure hostmakedepends="automake libtool" makedepends="libsass-devel" short_desc="C/C++ wrapper for sass" -maintainer="demiaster " +maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/sass/$pkgname" distfiles="$homepage/archive/$version.tar.gz"