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