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 770e8b886aa9..28becd176ff4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=cppdap-git
pkgver=1.59.0.r95.ge3379ed
-pkgrel=2
+pkgrel=3
pkgdesc="C++ library for the Debug Adapter Protocol"
arch=('x86_64')
url='https://github.com/google/cppdap'
-license=('GPL')
+license=('Apache-2.0')
makedepends=('cmake' 'git')
provides=('cppdap')
conflicts=('cppdap')