summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2021-02-20 14:07:28 +0100
committerPhilip Goto2021-02-20 14:07:28 +0100
commitd5235021581a5069f82ffd2942f10bce0b276806 (patch)
tree0f2b4622688dd8291976b63ec8095edaba241b68 /PKGBUILD
parent70920657b2058e9965b80453c07d33f0c8df1a97 (diff)
downloadaur-d5235021581a5069f82ffd2942f10bce0b276806.tar.gz
Update to 0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30820fff6b1c..b930d734f57c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=calls
-pkgver=0.3.0
+pkgver=0.3.1
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=('96fc7622500bd5cf5d60f045734004b5a8761609efbad86631a05b53407574a3')
+sha256sums=('6b0928e3b40819082a0b409b09f94c6698dd78af0b516cb2b5d389ed351b1c55')
build() {
arch-meson calls-v${pkgver} build -Dtests=false