cppdap: rebuild

This commit is contained in:
Christoph Reiter 2023-09-15 15:26:33 +02:00
parent a54a18a25d
commit f54896c124

View File

@ -4,7 +4,7 @@ pkgbase=cppdap
pkgname=("cppdap")
_pkgver=1.58.0-a
pkgver=${_pkgver/-/}
pkgrel=1
pkgrel=2
pkgdesc="C++ library for the Debug Adapter Protocol"
arch=(i686 x86_64)
url='https://github.com/google/cppdap'