Skip to content

Commit ab55163

Browse files
chore: bump to 2026.03.03.2
1 parent 285b864 commit ab55163

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.03.03.1
3+
pkgver=2026.03.03.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.03.03.1.tar.gz"
5-
sha256 "e95dec9fcaf02b39aa77befca780be8ca6da32c74c057468dd8e76524a9a1a72"
4+
url "https://github.com/thiagowfx/pancake/archive/refs/tags/2026.03.03.2.tar.gz"
5+
sha256 "0c3a854647d127cefc1408ed3b9950832e4aca82530b417197c8826c7fb55e6b"
66
head "https://github.com/thiagowfx/pancake.git", branch: "master"
77

88
depends_on "help2man" => :build

0 commit comments

Comments
 (0)