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 ac3f8bae6237..819368f8c14c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: RainMark rain.by.zhou@gmail.com
pkgname=openkeeper-cli
pkgver=2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Netkeeper for Linux Desktop."
arch=("x86_64" "i686")
url="https://github.com/Eventide/openkeeper-cli"
-license=('GPL')
+license=('GPL v2')
depends=("rp-pppoe")
makedepends=("openssl")
source=("https://github.com/RainMark/${pkgname}/archive/v${pkgver}.tar.gz")