summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2016-11-13 19:54:52 +0200
committertrizen2016-11-13 19:54:52 +0200
commitb86eb2906777cec995cc753fb762a4c9c9a73db1 (patch)
tree4cb0d891bca367d584c20286aff88c98168c500f /PKGBUILD
parentdcb821dc5ad6163741b522c96c2e09e1a3e5ee72 (diff)
downloadaur-b86eb2906777cec995cc753fb762a4c9c9a73db1.tar.gz
Fixed license name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0b98282aab1..16e537a532bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Recursively browse the filesystem through openbox3 pipe menus. (with ic
url="http://trizenx.blogspot.ro/2012/12/obbrowser.html"
arch=('any')
-license=('GPLv3')
+license=('GPL3')
depends=('perl>=5.14.0' 'perl-data-dump' 'perl-linux-desktopfiles>=0.08' 'perl-file-mimeinfo')
source=("https://github.com/trizen/${pkgname}/archive/${pkgver}.tar.gz")