diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-29 23:11:36 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-29 23:11:36 +0100 |
commit | 1aeec8929735f8c082bb273c25a445efc9cb82c0 (patch) | |
tree | 846b4c9f4fac657e53a8bb04170791541a3ae3bc /PKGBUILD | |
parent | update project description (diff) | |
download | cmake-common-1aeec8929735f8c082bb273c25a445efc9cb82c0.tar.gz cmake-common-1aeec8929735f8c082bb273c25a445efc9cb82c0.zip |
v3.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Egor Tensin <Egor.Tensin@gmail.com> pkgname=cmake-common _name="${pkgname//-/_}" -pkgver=3.4 +pkgver=3.4.1 pkgrel=1 pkgdesc='Utilities to help develop C++/CMake projects' arch=(any) |