From 3a82553f903bdc415f0320a2efc0925baf943a8f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 22:41:24 +0100 Subject: mass update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- mongotimer/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mongotimer') diff --git a/mongotimer/PKGBUILD b/mongotimer/PKGBUILD index 05b95da..627e7fb 100644 --- a/mongotimer/PKGBUILD +++ b/mongotimer/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: Mattias Andrée pkgname=mongotimer -pkgver=1.2 +pkgver=1.2.1 pkgrel=1 pkgdesc='A humongous timer or stopwatch for the terminal' arch=(any) url='https://codeberg.org/maandree/mongotimer' license=('custom:ISC') source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz") -sha256sums=(f0893648597586efd2dd8e073bfa3630d398ee6888e311953128af359c89ce8d) +sha256sums=(192d508a08691b60c892d3eb272da6da3dd960e8ed340e1728398eff2b38d504) build() { cd "$srcdir/mongotimer" -- cgit v1.2.3-70-g09d2