summaryrefslogtreecommitdiff
path: root/dev-vcs/notify-webhook
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /dev-vcs/notify-webhook
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'dev-vcs/notify-webhook')
-rw-r--r--dev-vcs/notify-webhook/Manifest2
-rw-r--r--dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/notify-webhook/Manifest b/dev-vcs/notify-webhook/Manifest
index 49736d4e21a8..d35888395401 100644
--- a/dev-vcs/notify-webhook/Manifest
+++ b/dev-vcs/notify-webhook/Manifest
@@ -1,3 +1,3 @@
DIST notify-webhook-0.1.0.tar.gz 17525 BLAKE2B 947027414bd30f96c9e27ca8b7f965a077792a6b8962180094df6bdeef8261140c063041f1b6598c518edfd3b6807da5020a4640aadbddb202887bac91d3b51d SHA512 1694f32b1263baecac473ffa49e6e7f9cbfdb73d1abaa88e228771e28a5ed915d9f5f21ab26b05934bdcd8694b4c4f1506763dd2f0c89c35ffa51e1d1b7d03b4
-EBUILD notify-webhook-0.1.0.ebuild 640 BLAKE2B 27c0cd0bf4a4005d3e220fa0e86e574c725892860fb2c5ea54a28eb328f6e6d2a396adc94da94db6c3ceaee48a6ed924439e6bb74f06cf8d18db0497342048f0 SHA512 103a71f3cedd325ec4dccd5b4c6d11f73c57f892a8916638b255535dd9831bc13f2cea2eed33b27f2f8bceed09a92fa8772f34ecd053afba7564f9a4c8a1beb6
+EBUILD notify-webhook-0.1.0.ebuild 639 BLAKE2B fae7158b394b187fd646ef14b49ab97654ae9c6de7023d09063473d7d5378614675321b0cdea440efb5e8d7bea4c955a92b0c98dd4b7860cf3de216ca470e845 SHA512 bbe1b3c5899e1a640b933fa0d78fc5cff3f25f1e8280298ac30a4b524099584e95373421dca5dd4a94d73340c46944d6c995b98602c6a9fd001d6c2c87473d39
MISC metadata.xml 599 BLAKE2B 843e9537eb205fc24c1f6a3f33727b99fc7fcc7167bc33c8b264984da1153bdf4827836afd252feb238fab7c411036819cbfe2d34f3ca9745102dc06e6e3e210 SHA512 d2b360a6bfe0240851a2a82cef66ce5c6eeadd44c078b19a7f04fa2c368497e1208612e959a19c8aaf3cf5ccc250c816f2724ca25d9950ef9c196b8c7ee8ecc0
diff --git a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild
index 0f9aa3a06371..d28f6b8bbff9 100644
--- a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild
+++ b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=5
PYTHON_COMPAT=( pypy3 )
-DESCRIPTION="Git post-receive web hook notifier in Python."
+DESCRIPTION="Git post-receive web hook notifier in Python"
HOMEPAGE="https://github.com/metajack/notify-webhook"
#COMMIT='c571160f155122446e97bb01c1150b4d14ea69d6'
SRC_URI="https://github.com/metajack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"