[arch-commits] Commit in webhook/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jan 13 11:43:12 UTC 2021


    Date: Wednesday, January 13, 2021 @ 11:43:12
  Author: felixonmars
Revision: 820388

upgpkg: webhook 2.8.0-1

Modified:
  webhook/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 11:39:36 UTC (rev 820387)
+++ PKGBUILD	2021-01-13 11:43:12 UTC (rev 820388)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=webhook
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.8.0
+pkgrel=1
 pkgdesc="A lightweight incoming webhook server to run shell commands"
 arch=('x86_64')
 url="https://github.com/adnanh/webhook"
@@ -11,7 +11,7 @@
 makedepends=('go' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/adnanh/webhook/archive/$pkgver.tar.gz"
         webhook.service)
-sha512sums=('107db4f873aa66c9e9910eb7542edf18c3bd5b3509ff03d6e6947cb162d08101f5b11855c403d6a0a27fea8da693aaa2c995799670b73693c8fe2b2f50ac1da1'
+sha512sums=('98a9e941687c1e679abd5cbd314dad28cb42383e483202698d386d9123d63a3f8f40bb97f3da2c644dfc3f79a8e7d7a6d28b5069c39c9ca114e7e101424481ca'
             '2f8c46354777050a07001156e3e94821fce43a491712e88b8930a5081060506b0b8de8d05c9ac057aa2891ff73ef855772373299006edbc62b1734af529a2014')
 
 prepare() {



More information about the arch-commits mailing list