summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormuio2021-12-19 15:05:41 +0000
committermuio2021-12-19 18:35:41 +0330
commit4571e26c01d7ae45f1c3f7e39a63af19cbb6aaf1 (patch)
treea4b19f8fce1fdcb1406bdc8923e54bc14d201648
parent1cd6001b46ad9274b60d67ff1d67d1b49147faef (diff)
downloadaur-4571e26c01d7ae45f1c3f7e39a63af19cbb6aaf1.tar.gz
Bump version to 0.24.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45419107c765..f20681c27234 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = cmake-init
pkgdesc = The missing CMake project initializer
- pkgver = 0.23.0
+ pkgver = 0.24.0
pkgrel = 1
url = https://github.com/friendlyanon/cmake-init
arch = any
license = GPL3
makedepends = python-pip
depends = python3
- source = https://files.pythonhosted.org/packages/py3/c/cmake-init/cmake_init-0.23.0-py3-none-any.whl
- sha256sums = 83e5b6f34feec9982a7c68f5e68a9562dfc202a9061ecca03e2d6b1988142c19
+ source = https://files.pythonhosted.org/packages/py3/c/cmake-init/cmake_init-0.24.0-py3-none-any.whl
+ sha256sums = e0b1ca8de2bfbbfe6b56036059cfbc1a33a7b1c8025272b4d92278ba52617748
pkgname = cmake-init
diff --git a/PKGBUILD b/PKGBUILD
index 90e18ba0bc38..001fa177c2c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cmake-init
_name=${pkgname#python-}
-pkgver=0.23.0
+pkgver=0.24.0
pkgrel=1
pkgdesc="The missing CMake project initializer"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('python3')
makedepends=('python-pip')
source=("https://files.pythonhosted.org/packages/py3/${_name::1}/$_name/${_name//-/_}-$pkgver-py3-none-any.whl")
-sha256sums=('83e5b6f34feec9982a7c68f5e68a9562dfc202a9061ecca03e2d6b1988142c19')
+sha256sums=('e0b1ca8de2bfbbfe6b56036059cfbc1a33a7b1c8025272b4d92278ba52617748')
# build() {
# echo ''