summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorteegre2020-08-01 15:56:23 +0200
committerteegre2020-08-01 15:56:23 +0200
commit26a5bfd2275b400e6d4ef2cd918f196f3c86cf24 (patch)
treea3d3af5e87e7a40921301b83589d4b3456fd31b4 /PKGBUILD
parent8bdbe831e65243263a2d2378def3251cbd96fbdb (diff)
downloadaur-26a5bfd2275b400e6d4ef2cd918f196f3c86cf24.tar.gz
Added -l option back.
Disable snooze mode with <kbd>a</kbd>. Fixed wrong character in some digits file. Added --quiet option (disable sound, alarm, timer and hourly time signal). From now on, timer cannot be less than 5 seconds. Added libnotify dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c67f898c72df..01dc6b5d18a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ backup=()
options=()
install=
changelog=
-source=("$url/archive/"$pkgname-${pkgver/_/-}".tar.gz")
+source=("$url/archive/"${pkgver/_/-}".tar.gz")
noextract=()
sha256sums=(7ac9ed8aef45fcd0be6971d78886d173757c40c2d3c91f65f5279cfba3d04b6e)