summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorteegre2020-09-30 13:34:58 +0200
committerteegre2020-09-30 13:34:58 +0200
commit5a54fe0bc4a6b21979e63f2494344ebc98981fd8 (patch)
treecae2c8cd7799221ee84088322a58cecb1aa57826 /PKGBUILD
parent1d734c90b6ca4348212c96061744c5aa8af65c3c (diff)
downloadaur-5a54fe0bc4a6b21979e63f2494344ebc98981fd8.tar.gz
Many improvements: see changelog.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8385fef1e6ae..d0116a36a7ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stéphane Meyer <tigerlost at tigerfunk dot tk>
pkgname=bigtime
-pkgver=2.3.1
+pkgver=2.4
pkgrel=1
pkgdesc="Customizable clock for the terminal"
arch=('any')
@@ -22,7 +22,7 @@ install=
changelog=
source=("$url/archive/"${pkgver}".tar.gz")
noextract=()
-sha256sums=(fbad8bb084f883b2fa9b7b9987cb07f9c4c77ef52636b3a04630d7da549a12e2)
+sha256sums=(9d520dbdc874d496640bf1a7c6493f0f922b3fd1d540994b86bf2ee268a0bde3)
package() {
cd "$pkgname-${pkgver/_/-}"