summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Printzell2017-07-23 23:08:34 +0200
committerDan Printzell2017-07-23 23:08:34 +0200
commited4356d4ebd8a023ce26dbd98485ca448e93385c (patch)
tree72e5fabd5c5f80df5bbdaab4550379b7d4c32d69 /PKGBUILD
parent52a1155fc50e410ae5a3fa6e790b32f6c070c49d (diff)
downloadaur-ed4356d4ebd8a023ce26dbd98485ca448e93385c.tar.gz
Fixed License
Signed-off-by: Dan Printzell <xwildn00bx@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5592f7437f69..30163db00517 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=('dmailmanager-git')
pkgver=r2.e3d20be
-pkgrel=1
+pkgrel=2
pkgdesc="Manage mail using notmuch"
arch=('i686' 'x86_64')
url="https://github.com/Vild/DMailManager"
-license=("MIT")
+license=("MPLv2")
groups=('dlang')
makedepends=('dmd' 'git' 'dub')
depends=('libphobos' 'dub' 'dcd' 'dfmt' 'dscanner')