summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonBoyleCoding2023-04-04 18:07:26 +0100
committerJonBoyleCoding2023-04-04 18:07:26 +0100
commit1028024515eef18ce9ffef33c0db2d6e5254af56 (patch)
tree84fabe7e2439401bc0602fbe8939191ceb2d6bfa /PKGBUILD
parent01681a499709c548123375e65a376248a1e8a58d (diff)
downloadaur-mulle-dispense.tar.gz
Updated Version 3.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7fbfa5ad941..56aa4fd5a6e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Boyle <programmerfalcon@gmail.com>
pkgname=mulle-dispense
-pkgver=3.1.0
+pkgver=3.2.0
pkgrel=1
epoch=1
pkgdesc="Copy build products and reorganize them"
@@ -8,11 +8,11 @@ arch=('any')
url="https://github.com/mulle-sde/mulle-dispense"
license=('BSD3')
groups=('mulle-sde-all')
-depends=('bash' 'mulle-bashfunctions>=4.1.1')
+depends=('bash' 'mulle-bashfunctions>=5.0.3')
changelog="RELEASENOTES.md"
-source=("https://github.com/mulle-sde/mulle-dispense/archive/3.1.0.tar.gz")
+source=("https://github.com/mulle-sde/mulle-dispense/archive/3.2.0.tar.gz")
noextract=()
-md5sums=('cc2ef15b9358c1b7dbe04fd6aee23a0e')
+md5sums=('bdaf222290b6c0609715f742f17ea9e9')
validpgpkeys=()
package() {