makedeb
A simple server for sending and receiving messages
Click here to go back to the commit logs for gotify-server-bin.
Hash: 8212f953bba1a8432c78ae1a2fc4d0545900bb32
Message: Bump to 2.0.9
diff --git a/.SRCINFO b/.SRCINFO
index 688cc66..6e7bf12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gotify-server-bin
pkgdesc = A simple server for sending and receiving messages
- pkgver = 2.0.6
+ pkgver = 2.0.9
pkgrel = 1
url = https://github.com/gotify/server
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = gotify-server-bin
provides = gotify-server
conflicts = gotify-server
backup = etc/gotify/config.yml
- source = https://github.com/gotify/server/releases/download/v2.0.6/gotify-linux-amd64.zip
- source = https://raw.githubusercontent.com/gotify/server/v2.0.6/config.example.yml
+ source = https://github.com/gotify/server/releases/download/v2.0.9/gotify-linux-amd64.zip
+ source = https://raw.githubusercontent.com/gotify/server/v2.0.9/config.example.yml
source = gotify-arch-defaults.patch
source = gotify-server.tmpfiles
source = gotify-server.sysusers
source = gotify-server.service
- sha256sums = 99353ffd719066c02dc2c647dbab94d4fae42e8fdb6f62855a5807a0d2d9b826
+ sha256sums = 3926b3195812a56a24b8ddb889c2dce14b2702e928593b89a422c47c2f2b463d
sha256sums = 2c469de4161ac354004d801b0d70395b710dc38739a57fa0c832314d0aab34ca
sha256sums = eface4b7901b849cf97fb62c691e37b0bf1dd80e947a3da193379bcf7e92c7b0
sha256sums = 14bd1a9270b089b99d9bbe8ebdd0c208c3f74c7347a792d508ffce75b0e1c641
diff --git a/PKGBUILD b/PKGBUILD
index 6559c7d..aa5c143 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gotify-server-bin
_pkgname=gotify-server
-pkgver=2.0.6
+pkgver=2.0.9
pkgrel=1
pkgdesc='A simple server for sending and receiving messages'
arch=('x86_64')
@@ -18,7 +18,7 @@ source=("$url/releases/download/v${pkgver}/gotify-linux-amd64.zip"
'gotify-server.tmpfiles'
'gotify-server.sysusers'
'gotify-server.service')
-sha256sums=('99353ffd719066c02dc2c647dbab94d4fae42e8fdb6f62855a5807a0d2d9b826'
+sha256sums=('3926b3195812a56a24b8ddb889c2dce14b2702e928593b89a422c47c2f2b463d'
'2c469de4161ac354004d801b0d70395b710dc38739a57fa0c832314d0aab34ca'
'eface4b7901b849cf97fb62c691e37b0bf1dd80e947a3da193379bcf7e92c7b0'
'14bd1a9270b089b99d9bbe8ebdd0c208c3f74c7347a792d508ffce75b0e1c641'