diff options
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ pkgver=4.0 pkgrel=1 pkgdesc='Utilities to help develop C++/CMake projects' arch=(any) -url='https://github.com/egor-tensin/cmake-common' +url="https://github.com/egor-tensin/$pkgname" license=(MIT) makedepends=(python-build python-installer python-setuptools-scm python-wheel) depends=(python) |