diff --git a/cppdap/PKGBUILD b/cppdap/PKGBUILD index 3700a1ca1a9..bfb8f76167c 100644 --- a/cppdap/PKGBUILD +++ b/cppdap/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=cppdap pkgname=("cppdap") _pkgver=1.58.0-a pkgver=${_pkgver/-/} -pkgrel=2 +pkgrel=3 pkgdesc="C++ library for the Debug Adapter Protocol" arch=(i686 x86_64) url='https://github.com/google/cppdap'