summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2020-09-16 21:35:34 +0300
committerorhun2020-09-16 21:35:34 +0300
commit9b73cc299af826972be4ce3011f19bd096d9edc4 (patch)
treecc41811d32d9a17704b9bfce83fbf1a8ffdd6c01
parent7d00e27d2cb9ccb381f1194d1fdd7f4afd369551 (diff)
downloadaur-9b73cc299af826972be4ce3011f19bd096d9edc4.tar.gz
upgpkg: mmwm-git r88.ab0ce0c-1
Update license information
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 678525824d6e..a694d2a5dac5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = mmwm-git
install = mmwm.install
arch = i686
arch = x86_64
- license = custom
+ license = custom:MIT/X
makedepends = git
depends = libx11
depends = libxcb
diff --git a/PKGBUILD b/PKGBUILD
index 14d44d5d15cd..e7e02434b1dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Modern Minimalistic Window Manager (git)"
url="https://github.com/kaugm/mmwm"
arch=('i686' 'x86_64')
-license=('custom')
+license=('custom:MIT/X')
options=(zipman)
depends=('libx11' 'libxcb' 'xcb-util' 'xcb-util-wm' 'xcb-util-keysyms')
makedepends=('git')