Skip to content

Commit eb941ea

Browse files
chore: bump to 2026.02.16.6
1 parent 57e4d29 commit eb941ea

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

APKBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Thiago Perrotta <thiago@perrotta.dev>
22
pkgname=pancake
3-
pkgver=2026.02.16.5
3+
pkgver=2026.02.16.6
44
pkgrel=0
55
pkgdesc="A potpourri of sweet ingredients"
66
url="https://github.com/thiagowfx/pancake"

Formula/pancake.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pancake < Formula
22
desc "Collection of useful shell scripts"
33
homepage "https://github.com/thiagowfx/pancake"
4-
url "https://github.com/thiagowfx/pancake/archive/refs/tags/2026.02.16.5.tar.gz"
5-
sha256 "23337f1aa572022fee0ef7c451dfe1258d6fb977987c6b0d98ac5a0dda3711b6"
4+
url "https://github.com/thiagowfx/pancake/archive/refs/tags/2026.02.16.6.tar.gz"
5+
sha256 "89b1bebc82504b67bb603c7d2619fbb667091cc54614da31f894c757709b6fc0"
66
head "https://github.com/thiagowfx/pancake.git", branch: "master"
77

88
depends_on "help2man" => :build

0 commit comments

Comments
 (0)