summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin2018-03-12 01:03:50 +0300
committerKonstantin2018-03-12 01:03:50 +0300
commit512ff4f1f7a7f08f25f2e275c76b41fbe00fd684 (patch)
tree84c66938f3868ee416237be7d8f2ddea3ead6d6d /PKGBUILD
parent731e8ed972fdd083d5b3daedea4ec79091b2d1bc (diff)
downloadaur-512ff4f1f7a7f08f25f2e275c76b41fbe00fd684.tar.gz
Set true licence
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af45325bbdce..1437e268048c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,11 +63,11 @@ _pkgbase=vala-panel-appmenu
pkgbase=${_pkgbase}-xfce-git
_cmakename=cmake-vala
pkgver=0.6.93
-pkgrel=4
+pkgrel=5
pkgdesc="AppMenu (Global Menu) plugin"
url="https://github.com/rilian-la-te/vala-panel-appmenu"
arch=('i686' 'x86_64')
-license=('GPL3')
+license=('LGPL3')
source=("git://github.com/rilian-la-te/${_pkgbase}.git"
"git://github.com/rilian-la-te/${_cmakename}.git")