summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2016-08-07 22:26:40 +0200
committerSanskritFritz2016-08-07 22:26:40 +0200
commitf44ea3ceec2c1ad2e5fc4de3f807e9d390573639 (patch)
treeca607a3da7ffe9756291ad796b35ede427c79f68 /PKGBUILD
parent6fdaaafbba4264162bbe388e4900bd58d8108719 (diff)
downloadaur-f44ea3ceec2c1ad2e5fc4de3f807e9d390573639.tar.gz
License field fixed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dd17f82cf60..2b6274630455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgname=obapps
pkgver=0.1.7
-pkgrel=4
+pkgrel=5
pkgdesc="Graphical tool for configuring application settings in Openbox."
arch=('any')
url="http://obapps.sourceforge.net/"
-license=('GPL')
+license=('MIT')
depends=('wxpython2.8' 'python2-xlib')
options=(!docs)
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}.tar.gz"