summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorteegre2020-09-30 17:12:16 +0200
committerteegre2020-09-30 17:12:16 +0200
commit36a5913d947444553be82f5662ab8730ce3a9627 (patch)
tree22a67b13fbeaff015a1c0af0323546b18c9bec23 /PKGBUILD
parent5a54fe0bc4a6b21979e63f2494344ebc98981fd8 (diff)
downloadaur-36a5913d947444553be82f5662ab8730ce3a9627.tar.gz
Fixed an annoying bug.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0116a36a7ca..aafdd1739899 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stéphane Meyer <tigerlost at tigerfunk dot tk>
pkgname=bigtime
-pkgver=2.4
+pkgver=2.4.1
pkgrel=1
pkgdesc="Customizable clock for the terminal"
arch=('any')
@@ -22,7 +22,7 @@ install=
changelog=
source=("$url/archive/"${pkgver}".tar.gz")
noextract=()
-sha256sums=(9d520dbdc874d496640bf1a7c6493f0f922b3fd1d540994b86bf2ee268a0bde3)
+sha256sums=(bfae4ec1e631d8b76d16b34f1b5aed5ee49c9b22a591168a15568e1e9c2c1a2a)
package() {
cd "$pkgname-${pkgver/_/-}"