summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorteegre2020-08-01 16:52:34 +0200
committerteegre2020-08-01 16:52:34 +0200
commitcf9abd03680c5cd5f13566ec73ee1fc74e1ac679 (patch)
treef971530ee3194400dd21401c1b550bc4b35cae2c /PKGBUILD
parent106c83a580026922cd6256752d5538b4eb221a9b (diff)
downloadaur-cf9abd03680c5cd5f13566ec73ee1fc74e1ac679.tar.gz
bug fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fc30ba5e57d..384661f83797 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stéphane Meyer <tigerlost at tigerfunk dot tk>
pkgname=bigtime
-pkgver=20200801_1.2.4
+pkgver=20200801_1.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=(6cf587ca109c02db9ab26550c5d6f237cde3783b302b11f41a948291a077159f)
+sha256sums=(4e8d01881590abe7cd13213d83f4c487179b164ad9e9660a594244c258e17934)
package() {
cd "$pkgname-${pkgver/_/-}"