summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Boyle2021-08-21 17:42:28 +0100
committerJonathan Boyle2021-08-21 17:42:28 +0100
commit8ee62d49d4d015b6886395f23550bfb1fb0ad0b4 (patch)
tree5fea125e86eb98030579f21488707756d4f8408d
parent347ba009dbc8c23741f4933f2508cd323abe980a (diff)
downloadaur-8ee62d49d4d015b6886395f23550bfb1fb0ad0b4.tar.gz
Updated Version 0.25.0
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD10
-rw-r--r--RELEASENOTES.md6
3 files changed, 16 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d619db01d84..1d31c8735ae5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mulle-sourcetree
pkgdesc = Project composition and maintenance with build support
- pkgver = 0.23.1
- pkgrel = 2
+ pkgver = 0.25.0
+ pkgrel = 1
epoch = 1
url = https://github.com/mulle-sde/mulle-sourcetree
changelog = RELEASENOTES.md
@@ -9,9 +9,8 @@ pkgbase = mulle-sourcetree
groups = mulle-sde-all
license = BSD3
depends = bash
- depends = mulle-bashfunctions>=3.3.0
- source = https://github.com/mulle-sde/mulle-sourcetree/archive/0.23.1.tar.gz
- md5sums = b3d7027643c95b5abb7bcabd237637e6
+ depends = mulle-bashfunctions>=3.4.0
+ source = https://github.com/mulle-sde/mulle-sourcetree/archive/0.25.0.tar.gz
+ md5sums = 549a2ab9c90ac9b722e8e6be9691a155
pkgname = mulle-sourcetree
-
diff --git a/PKGBUILD b/PKGBUILD
index 511044205e10..0b1c0513b5f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Jonathan Boyle <programmerfalcon@gmail.com>
pkgname=mulle-sourcetree
-pkgver=0.23.1
-pkgrel=2
+pkgver=0.25.0
+pkgrel=1
epoch=1
pkgdesc="Project composition and maintenance with build support"
arch=('any')
url="https://github.com/mulle-sde/mulle-sourcetree"
license=('BSD3')
groups=('mulle-sde-all')
-depends=('bash' 'mulle-bashfunctions>=3.3.0')
+depends=('bash' 'mulle-bashfunctions>=3.4.0')
changelog="RELEASENOTES.md"
-source=("https://github.com/mulle-sde/mulle-sourcetree/archive/0.23.1.tar.gz")
+source=("https://github.com/mulle-sde/mulle-sourcetree/archive/0.25.0.tar.gz")
noextract=()
-md5sums=('b3d7027643c95b5abb7bcabd237637e6')
+md5sums=('549a2ab9c90ac9b722e8e6be9691a155')
validpgpkeys=()
package() {
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 42f6c641459f..f4c680e0e1b1 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -1,3 +1,9 @@
+## 0.25.0
+
+* change/fix --no-bequeath --bequeath flags so it does what it promises to do and not the opposite
+* make column command optional
+
+
### 0.23.1
* fix indent for includes