summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormuio2022-02-06 04:51:41 +0000
committermuio2022-02-06 08:21:41 +0330
commitfd8a3bda50906bbff954c5d7072d74eb790aa95a (patch)
tree2bc2350aada6ff329219bb44e5f6465e8b789bdf
parentb3334d4d0d9ac999d73177c4eada0b1ff078ed44 (diff)
downloadaur-fd8a3bda50906bbff954c5d7072d74eb790aa95a.tar.gz
Bump version to 0.25.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fe240410fb5..5629b39a6571 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = cmake-init
pkgdesc = The missing CMake project initializer
- pkgver = 0.24.1
+ pkgver = 0.25.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.24.1-py3-none-any.whl
- sha256sums = 7a5563cd7dad95c410f682b257d3db77df31f9305dea5cc88ca87c67cbb16b47
+ source = https://files.pythonhosted.org/packages/py3/c/cmake-init/cmake_init-0.25.0-py3-none-any.whl
+ sha256sums = 0291609833e92538cea50a4793d16c07dc5086e73c13c68fa224eff09661272f
pkgname = cmake-init
diff --git a/PKGBUILD b/PKGBUILD
index c35dba829d9e..3860b94c4ae8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cmake-init
_name=${pkgname#python-}
-pkgver=0.24.1
+pkgver=0.25.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=('7a5563cd7dad95c410f682b257d3db77df31f9305dea5cc88ca87c67cbb16b47')
+sha256sums=('0291609833e92538cea50a4793d16c07dc5086e73c13c68fa224eff09661272f')
# build() {
# echo ''