summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2020-11-19 00:25:20 +0300
committerorhun2020-11-19 00:25:20 +0300
commit4b4d4e4dddefcab1a194143c59e16e671943d87a (patch)
tree951fe07597c87e12bfa9915ed32aacb63b064492
parentae5acfafb39d61ff1fc15cda2239038c8747bb6d (diff)
downloadaur-4b4d4e4dddefcab1a194143c59e16e671943d87a.tar.gz
upgpkg: wtftw-git 1:r347.14f3d1e-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 5de3f8fb5d29..3656b0091478 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = wtftw-git
install = wtftw.install
arch = i686
arch = x86_64
- license = custom
+ license = BSD
makedepends = rust
makedepends = git
depends = xorg-xmessage
diff --git a/PKGBUILD b/PKGBUILD
index 00d01265114c..0823ea033df0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ epoch=1
pkgdesc='Window Tiling For The Win. A tiling window manager written in Rust (git)'
arch=('i686' 'x86_64')
url="https://github.com/Kintaro/wtftw"
-license=('custom')
+license=('BSD')
depends=('xorg-xmessage' 'libxinerama')
makedepends=('rust' 'git')
install=wtftw.install