Skip to content

Commit 9488a53

Browse files
chore: bump to 2026.04.26.2
1 parent 15f89d9 commit 9488a53

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.04.26.1
3+
pkgver=2026.04.26.2
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.04.26.1.tar.gz"
5-
sha256 "ad563b140fb3eebf1354ea828f6a557611af0564fb585002dfaf4f3c551dec63"
4+
url "https://github.com/thiagowfx/pancake/archive/refs/tags/2026.04.26.2.tar.gz"
5+
sha256 "490859949ace121509cb57a17c77bb64602538068c7d878ccc82e2e38597349a"
66
head "https://github.com/thiagowfx/pancake.git", branch: "master"
77

88
depends_on "help2man" => :build

0 commit comments

Comments
 (0)