diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-07-27 13:02:45 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-07-27 13:02:45 +0200 |
commit | e9b29a8c820749068a5ebdb301088a2ad91a2003 (patch) | |
tree | 3b20c79b78bf1eb13dbbe62a2848516d7cce2366 /PKGBUILD | |
parent | update .gitignore (diff) | |
download | cmake-common-e9b29a8c820749068a5ebdb301088a2ad91a2003.tar.gz cmake-common-e9b29a8c820749068a5ebdb301088a2ad91a2003.zip |
aur: 4.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ pkgname=cmake-common _name="${pkgname//-/_}" pkgver=4.0 -pkgrel=1 +pkgrel=2 pkgdesc='Utilities to help develop C++/CMake projects' arch=(any) url="https://github.com/egor-tensin/$pkgname" |