summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2021-11-01 13:19:37 +0100
committerPhilip Goto2021-11-01 13:19:37 +0100
commit714f1c192d8927dab5a9dc1a56cff68fd58c8d18 (patch)
tree2e046fcd71d311c927ddfa8d35421ae31eacf768 /PKGBUILD
parent0bf69a103bfa0633931667fffa98aeddff7897dc (diff)
downloadaur-714f1c192d8927dab5a9dc1a56cff68fd58c8d18.tar.gz
Update to 41.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9bd10a7dd62..803da2fa70f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=calls
-pkgver=41.0
+pkgver=41.1
pkgrel=1
pkgdesc='Phone dialer and call handler'
arch=(x86_64 aarch64)
@@ -24,7 +24,7 @@ makedepends=(
)
_commit=${pkgver}
source=("${url}/-/archive/${_commit}/calls-${_commit}.tar.gz")
-sha256sums=('c6ccd265f4eec611eaac3b3920fd1127179d1946adcd2a4adfca9c304168b01f')
+sha256sums=('8b9a217f9f33fea314b33ee373d893177595faa97b38248769b50b07c238ab3f')
build() {
arch-meson calls-${_commit} build -D tests=false