summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoroli2019-02-04 21:54:54 +0000
committeroli2019-02-04 21:54:54 +0000
commit51a2c88feeef4774621e55f33ea6ef157ac3fd85 (patch)
treefdbddb33129d37fd62812ad35005016fc7e305de /PKGBUILD
parentc2b00120365e823cc113d595e3f1a0c8d7bbbfed (diff)
downloadaur-51a2c88feeef4774621e55f33ea6ef157ac3fd85.tar.gz
Correct license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94d5fcb65b7b..4d1fb0e6d987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Tiny Tiny RSS plugin for LDAP authentication"
arch=('any')
url="https://github.com/hydrian/TTRSS-Auth-LDAP"
-license=('BSD')
+license=('Apache')
depends=('tt-rss' 'php-ldap')
makedepends=('git')
provides=('tt-rss-auth-ldap')