summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24af61b54862..e05fdc3c6565 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,8 +4,8 @@ pkgbase = xfce-theme-blackbird-git
pkgrel = 1
url = https://github.com/shimmerproject/Blackbird
arch = any
- license = CCPL:by-sa-3.0
- license = GPL
+ license = CCPL:cc-by-sa-3.0
+ license = GPL2
makedepends = git
depends = gtk-engine-murrine
provides = xfce-theme-blackbird
diff --git a/PKGBUILD b/PKGBUILD
index be62f71c6069..e59ec3257bcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Mantainer: Young Acinonyx <young.acinonyx@gmail.com>
+# Mantainer: Young Acinonyx <young.acinonyx [at] gmail [dot] com>
pkgname=xfce-theme-blackbird-git
pkgver=v0.4.r33.gab4a30e
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Dark Desktop Suite for Xfce. Git version."
arch=(any)
url="https://github.com/shimmerproject/Blackbird"
-license=(CCPL:by-sa-3.0 GPL)
+license=('CCPL:cc-by-sa-3.0' 'GPL2')
depends=('gtk-engine-murrine')
makedepends=('git')
provides=('xfce-theme-blackbird')