summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorferreum2022-05-19 23:35:07 +0200
committerferreum2022-05-19 23:35:07 +0200
commit73620f4af2d34d5a69e08b7fb948314bfa99c8d3 (patch)
treea2449356ecc36b55fd29c2605120cfd4a17f8be9 /PKGBUILD
parentcdbdcb2340184d9394f51284c4d8749d08999cd2 (diff)
downloadaur-73620f4af2d34d5a69e08b7fb948314bfa99c8d3.tar.gz
update for MIT license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dd357660812..ca161f5f9fa6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: ferreum <code at ferreum de>
pkgname=i3-match-git
-pkgver=0.1.74.r3fb0e27
+pkgver=0.1.84.re0ec653
pkgrel=2
pkgdesc="Match and query i3/sway window properties and events"
arch=('i686' 'x86_64')
url='https://gitlab.com/ferreum/i3-match'
-license=('BSD')
+license=('MIT')
depends=('xcb-util' 'json-c')
makedepends=('i3-wm' 'git')
source=('git+https://gitlab.com/ferreum/i3-match.git')