summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-03-12 08:30:44 -0700
committerDonald Webster2019-03-12 08:30:44 -0700
commit2193b3c1fe31ce6f7483e5e3559f134e619874ef (patch)
treedae67d5da60f5f01af58f730c74fd2b0f6ece136
parent5d632507e311d6f49efd3c2df9f7a0d9ebdfb29b (diff)
downloadaur-2193b3c1fe31ce6f7483e5e3559f134e619874ef.tar.gz
Switch to MIT license per author.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64df73c067bb..12c91c04c5cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Push Notifications that work with just about every platform"
arch=('any')
url="https://github.com/caronc/apprise"
-license=('GPL3')
+license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
sha256sums=('7364a4455d9c650c84c96af1793ce1a2efeb37402cf595a035887813dae10ce0')