summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2020-11-19 00:24:31 +0300
committerorhun2020-11-19 00:24:31 +0300
commit4c04e91e649722cea844e62acd2805f9399080d9 (patch)
tree0f2c6c625448a63aea7a1fbfed1436b12d355929
parent7964608dbdeb59356bf323b997c46bc3862f39ff (diff)
downloadaur-4c04e91e649722cea844e62acd2805f9399080d9.tar.gz
upgpkg: wtftw 1.2-1
upstream release 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 9cd1dedf53d4..5be8b5a3bb18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = wtftw
install = wtftw.install
arch = i686
arch = x86_64
- license = custom
+ license = BSD
makedepends = rust
depends = xorg-xmessage
depends = libxinerama
diff --git a/PKGBUILD b/PKGBUILD
index 8c1c7a59a8dc..91b432d80dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='Window Tiling For The Win. A tiling window manager written in Rust'
arch=('i686' 'x86_64')
url="https://github.com/orhun/wtftw"
-license=('custom')
+license=('BSD')
depends=('xorg-xmessage' 'libxinerama')
makedepends=('rust')
install=wtftw.install