Skip to content

Commit 0096e58

Browse files
chore: bump to 2026.05.25.1
1 parent a08abdf commit 0096e58

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.05.25.0
3+
pkgver=2026.05.25.1
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.05.25.0.tar.gz"
5-
sha256 "19c7777b9254e054b5b47f8616f4a13057ac9fac99be31f752f93409fe83680c"
4+
url "https://github.com/thiagowfx/pancake/archive/refs/tags/2026.05.25.1.tar.gz"
5+
sha256 "f053d5f1f273f2aa61238eb4c367dc6ed29afc9357c75b8952baca5ff1a15bc0"
66
head "https://github.com/thiagowfx/pancake.git", branch: "master"
77

88
depends_on "help2man" => :build

0 commit comments

Comments
 (0)