summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Monnet2023-12-01 14:43:21 +0000
committerGuillaume Monnet2023-12-01 14:43:21 +0000
commit2e84388f6e7b8f1dae769b78024f9c897c82cb81 (patch)
tree2fc2cadaf0b36a84b9b353028de4f72188b67f4a
parent4d1f8da1940637603123a09d86f578ff3c258acc (diff)
downloadaur-2e84388f6e7b8f1dae769b78024f9c897c82cb81.tar.gz
Bump version to 6.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac7994586974..79ea11f7279b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mockoon-bin
pkgdesc = Mockoon is the easiest and quickest way to run mock APIs locally.
- pkgver = 6.0.0
+ pkgver = 6.0.1
pkgrel = 2
url = https://mockoon.com/
arch = x86_64
groups = base-devel
license = MIT
- source = https://github.com/mockoon/mockoon/releases/download/v6.0.0/mockoon-6.0.0.deb
- md5sums = 460c7f3298295d69155a3ce083c4f166
+ source = https://github.com/mockoon/mockoon/releases/download/v6.0.1/mockoon-6.0.1.deb
+ md5sums = 11da5b4fc4fad80d8931b09cea2e0dba
pkgname = mockoon-bin
diff --git a/PKGBUILD b/PKGBUILD
index fbeab2afb458..b735ae2e82f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lukas Spiss <lukas.spiss@outlook.de>
pkgname=mockoon-bin
-pkgver=6.0.0
+pkgver=6.0.1
pkgrel=2
pkgdesc="Mockoon is the easiest and quickest way to run mock APIs locally."
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
groups=('base-devel')
depends=()
source=(https://github.com/mockoon/mockoon/releases/download/v${pkgver}/mockoon-${pkgver}.deb)
-md5sums=('460c7f3298295d69155a3ce083c4f166')
+md5sums=('11da5b4fc4fad80d8931b09cea2e0dba')
package() {
install -dm755 "${pkgdir}"/usr/bin/