aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-27 13:02:45 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-27 13:02:45 +0200
commite9b29a8c820749068a5ebdb301088a2ad91a2003 (patch)
tree3b20c79b78bf1eb13dbbe62a2848516d7cce2366 /PKGBUILD
parentupdate .gitignore (diff)
downloadcmake-common-e9b29a8c820749068a5ebdb301088a2ad91a2003.tar.gz
cmake-common-e9b29a8c820749068a5ebdb301088a2ad91a2003.zip
aur: 4.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4188041..c0960b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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"