summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c65eded9559..4572df9324b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Jonathan Boyle <programmerfalcon@gmail.com>
pkgname=mulle-sourcetree
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.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>=4.1.1' 'mulle-env>=4.1.0' 'mulle-fetch>=3.0.1')
+depends=('bash' 'mulle-bashfunctions>=5.0.3' 'mulle-env>=4.2.0' 'mulle-fetch>=3.1.0')
changelog="RELEASENOTES.md"
-source=("https://github.com/mulle-sde/mulle-sourcetree/archive/1.1.0.tar.gz")
+source=("https://github.com/mulle-sde/mulle-sourcetree/archive/1.2.0.tar.gz")
noextract=()
-md5sums=('c0b6b01ab0a8a459c110ebc00ca6b56c')
+md5sums=('cb4672034d020c70f8dea2279f740ccb')
validpgpkeys=()
package() {