T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
webhook


Commits:
627a1875 by T.J. Townsend at 2024-07-13T21:59:50-04:00
upgpkg: 2.8.1-2: Rebuild packages that are missing .SRCINFO part 6

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = webhook
+       pkgdesc = A lightweight incoming webhook server to run shell commands
+       pkgver = 2.8.1
+       pkgrel = 2
+       url = https://github.com/adnanh/webhook
+       arch = x86_64
+       license = MIT
+       makedepends = go
+       makedepends = git
+       depends = glibc
+       source = 
webhook-2.8.1.tar.gz::https://github.com/adnanh/webhook/archive/2.8.1.tar.gz
+       source = webhook.service
+       sha512sums = 
25edff21725ba9ac8823dbe5728234f7cd9218027e87df3e2482ef365a7dd0efe8659800233753c275f858ff87f848ff6141d09be3e0b66ff88b795680b9b635
+       sha512sums = 
2f8c46354777050a07001156e3e94821fce43a491712e88b8930a5081060506b0b8de8d05c9ac057aa2891ff73ef855772373299006edbc62b1734af529a2014
+
+pkgname = webhook


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=webhook
 pkgver=2.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight incoming webhook server to run shell commands"
 arch=('x86_64')
 url="https://github.com/adnanh/webhook";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/webhook/-/commit/627a18755f7aca8aaf4e7db0331a7bf0460cd7cf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/webhook/-/commit/627a18755f7aca8aaf4e7db0331a7bf0460cd7cf
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to