From 981e13254ad3ca19b070d44359d4cab9ee3d72f7 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 23 Apr 2017 23:16:37 -0400 Subject: pcr/postsrsd: add a comment to the PKGBUILD --- pcr/postsrsd/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pcr/postsrsd') diff --git a/pcr/postsrsd/PKGBUILD b/pcr/postsrsd/PKGBUILD index dbb89dc7c..3ed2b7095 100644 --- a/pcr/postsrsd/PKGBUILD +++ b/pcr/postsrsd/PKGBUILD @@ -11,7 +11,8 @@ arch=('i686' 'x86_64' 'armv7h') makedepends=('cmake' 'help2man') backup=('etc/default/postsrsd') url="https://github.com/roehling/postsrsd" -license=('GPL2') +license=('GPL2') # postsrsd.c is GPLv2+, but the vendored libsrs2 is + # GPLv2|BSD3; the intersection of these is GPLv2 source=("$pkgname-$pkgver.tar.gz::https://github.com/roehling/postsrsd/archive/${pkgver}.tar.gz" 0001-systemd-populate-SRS_DOMAIN-default-using-postconf.patch postsrsd-genkey.service -- cgit v1.2.2