summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStéphane MEYER2022-03-16 21:17:52 +0100
committerStéphane MEYER2022-03-16 21:17:52 +0100
commit76d1c74d148262f0c4815c20d06ca20ccf4e3698 (patch)
tree6ce95e6812c28b7f636345b280e9698be7476532 /PKGBUILD
parentcc08a8b73e06cc056620a4a253e4c1657044dd75 (diff)
downloadaur-76d1c74d148262f0c4815c20d06ca20ccf4e3698.tar.gz
aplay --quiet option is NOT deprecated.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b87039531943..b1bb73148372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stéphane Meyer <tigerlost at tigerfunk dot tk>
pkgname=bigtime
-pkgver=2.4.7
+pkgver=2.4.8
pkgrel=1
pkgdesc="Customizable clock for the terminal"
arch=('any')
@@ -22,7 +22,7 @@ install=
changelog=
source=("$url/archive/"${pkgver}".tar.gz")
noextract=()
-sha256sums=(314db9fd49a906f586a7bd248dc575f0c8a5aae04a7ecbb4783efd129a9a8a68)
+sha256sums=(30f1d37b072ae97b303ca15cca8ec501ddd6a3921509a3b217854f0b89d69f6b)
package() {
cd "$pkgname-${pkgver/_/-}"