summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1d9884b8d42..f8498d1c55ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = mockoon-bin
pkgdesc = Mockoon is the easiest and quickest way to run mock APIs locally.
- pkgver = 1.20.0
+ pkgver = 1.21.0
pkgrel = 2
url = https://mockoon.com/
arch = x86_64
groups = base-devel
license = MIT
- source = https://github.com/mockoon/mockoon/releases/download/v1.20.0/mockoon-1.20.0.deb
- md5sums = 2e9fc5737fa49ad5bbd54bc18a8d4ed6
+ source = https://github.com/mockoon/mockoon/releases/download/v1.21.0/mockoon-1.21.0.deb
+ md5sums = 4c547f5d42e77d6b4e7d669dd26eeb8e
pkgname = mockoon-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 71a5d7ef1c30..678d34818983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lukas Spiss <lukas.spiss@outlook.de>
pkgname=mockoon-bin
-pkgver=1.20.0
+pkgver=1.21.0
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=('2e9fc5737fa49ad5bbd54bc18a8d4ed6')
+md5sums=('4c547f5d42e77d6b4e7d669dd26eeb8e')
package() {
install -dm755 "${pkgdir}"/usr/bin/