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 14525ac9d0bd..dd1e4c4f9a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: DuckSoft <realducksoft at gmail dot com>
pkgname=leaf-git
pkgver=0.2.11.r13.g5b1582f
-pkgrel=1
+pkgrel=2
pkgdesc="A lightweight and fast proxy utility tries to include any useful features."
arch=(x86_64 aarch64)
url="https://github.com/eycorsican/leaf"
-license=('GPL')
+license=('custom:Apache-2.0')
depends=(gcc-libs)
makedepends=(git cargo)
provides=(leaf)