summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStéphane MEYER2021-04-20 22:42:38 +0200
committerStéphane MEYER2021-04-20 22:42:38 +0200
commitcc08a8b73e06cc056620a4a253e4c1657044dd75 (patch)
tree2c16d54a0a8c4fd2cc386b347dc9be9f2a0f2b39 /PKGBUILD
parent41ffb8bca63dea47ad886be3b466612183dc29e3 (diff)
downloadaur-cc08a8b73e06cc056620a4a253e4c1657044dd75.tar.gz
Fixed issue: aplay -q option has been deprecated.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd6806a8ad8f..b87039531943 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stéphane Meyer <tigerlost at tigerfunk dot tk>
pkgname=bigtime
-pkgver=2.4.6
+pkgver=2.4.7
pkgrel=1
pkgdesc="Customizable clock for the terminal"
arch=('any')
@@ -22,7 +22,7 @@ install=
changelog=
source=("$url/archive/"${pkgver}".tar.gz")
noextract=()
-sha256sums=(b54e19a188dc3f4c10c30ad0ee8cb5c6dddf7a5104a02ca66aa1a3f1055b29e2)
+sha256sums=(314db9fd49a906f586a7bd248dc575f0c8a5aae04a7ecbb4783efd129a9a8a68)
package() {
cd "$pkgname-${pkgver/_/-}"