summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30c74ca33e06..7a92b079f563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ _maintainer=alexandre-mbm
pkgdesc="Command line client for Toggl timekeeping"
arch=('any')
url="https://github.com/${_author}/${pkgname}"
-license=('GPL')
-depends=()
+license=('MIT')
+depends=('java-runtime')
makedepends=()
source=("https://github.com/${_author}/${pkgname}/releases/download/v${pkgver}/${pkgname}-${_majorver}.tar.gz")
md5sums=('8653f9d5728dad2bd6e0e9a3911fb3e8')