summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Boyle2022-08-01 11:25:44 +0100
committerJonathan Boyle2022-08-01 11:25:44 +0100
commit8827110d127fe3259f37704eff24b66b5399ee10 (patch)
treebb46e7fc01cbaec4871750a78284b1bfeb270dc4 /PKGBUILD
parent8ee62d49d4d015b6886395f23550bfb1fb0ad0b4 (diff)
downloadaur-8827110d127fe3259f37704eff24b66b5399ee10.tar.gz
Updated Version 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b1c0513b5f8..f5353d423ba2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Boyle <programmerfalcon@gmail.com>
pkgname=mulle-sourcetree
-pkgver=0.25.0
+pkgver=1.1.0
pkgrel=1
epoch=1
pkgdesc="Project composition and maintenance with build support"
@@ -8,11 +8,11 @@ arch=('any')
url="https://github.com/mulle-sde/mulle-sourcetree"
license=('BSD3')
groups=('mulle-sde-all')
-depends=('bash' 'mulle-bashfunctions>=3.4.0')
+depends=('bash' 'mulle-bashfunctions>=4.1.1' 'mulle-env>=4.1.0')
changelog="RELEASENOTES.md"
-source=("https://github.com/mulle-sde/mulle-sourcetree/archive/0.25.0.tar.gz")
+source=("https://github.com/mulle-sde/mulle-sourcetree/archive/1.1.0.tar.gz")
noextract=()
-md5sums=('549a2ab9c90ac9b722e8e6be9691a155')
+md5sums=('c0b6b01ab0a8a459c110ebc00ca6b56c')
validpgpkeys=()
package() {