summaryrefslogtreecommitdiff
path: root/dev-ruby/zstd-ruby/zstd-ruby-2.0.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/zstd-ruby/zstd-ruby-2.0.4.ebuild')
-rw-r--r--dev-ruby/zstd-ruby/zstd-ruby-2.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/zstd-ruby/zstd-ruby-2.0.4.ebuild b/dev-ruby/zstd-ruby/zstd-ruby-2.0.4.ebuild
index 4cf3933c4330..32c2bef51c18 100644
--- a/dev-ruby/zstd-ruby/zstd-ruby-2.0.4.ebuild
+++ b/dev-ruby/zstd-ruby/zstd-ruby-2.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3"
inherit ruby-fakegem
-DESCRIPTION="Ruby binding for zstd (Zstandard - Fast real-time compression algorithm)."
+DESCRIPTION="Ruby binding for zstd (Zstandard - Fast real-time compression algorithm)"
HOMEPAGE="https://github.com/SpringMT/zstd-ruby"
SRC_URI="https://github.com/SpringMT/zstd-ruby/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"