summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2021-05-21 15:25:48 +0200
committerPhilip Goto2021-05-21 15:25:48 +0200
commit1eac7b72029d235d7d2568b2a611989a14a63197 (patch)
tree5948e10fa03938b6fb21529e943c3f7c21c40fd0 /PKGBUILD
parentf57303b5713a67d09e6c8682c84c28fd5b6285ca (diff)
downloadaur-1eac7b72029d235d7d2568b2a611989a14a63197.tar.gz
Update to 0.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73a66b10735b..335552601d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=calls
-pkgver=0.3.2
+pkgver=0.3.3
pkgrel=1
pkgdesc="Phone dialer and call handler"
arch=(x86_64 aarch64)
@@ -23,7 +23,7 @@ makedepends=(
vala
)
source=("${url}/-/archive/v${pkgver}/calls-v${pkgver}.tar.gz")
-sha256sums=('febdb70a0d6a4985971465818252f42b99dded20ded2fdb07f8981624f1510fa')
+sha256sums=('e7daf320ad1dfb373e7fd92004bee57aec3e4fd2cf22eb3f14c98128efa04db9')
build() {
arch-meson calls-v${pkgver} build -Dtests=false