summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2021-02-15 17:06:07 +0100
committerPhilip Goto2021-02-15 17:06:07 +0100
commit70920657b2058e9965b80453c07d33f0c8df1a97 (patch)
tree90e3fb0ba3ad070fed697d12f5d7111d04e25caa /PKGBUILD
parent662ad4b4bf96bd19f96e3127b98c6a863c43555d (diff)
downloadaur-70920657b2058e9965b80453c07d33f0c8df1a97.tar.gz
Update to 0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a08fae51277..30820fff6b1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=calls
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc="Phone dialer and call handler"
arch=(i686 x86_64 armv7h aarch64)
@@ -22,7 +22,7 @@ makedepends=(
vala
)
source=("${url}/-/archive/v${pkgver}/calls-v${pkgver}.tar.gz")
-sha256sums=('98c4963b8c69fb0de88aaf0133c7fc483d954d8e487c53e014768ff8f2f4ee12')
+sha256sums=('96fc7622500bd5cf5d60f045734004b5a8761609efbad86631a05b53407574a3')
build() {
arch-meson calls-v${pkgver} build -Dtests=false