summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2020-05-30 15:33:04 +0200
committerPhilip Goto2020-05-30 15:33:04 +0200
commita7bc6885748362d9b2835dd59360842673dfe8df (patch)
tree2ae48e0238d62e249ffe5fe2fa2f8b956d951878 /PKGBUILD
parentb27687938fa3fdde7dfe01237f33e09bdce34491 (diff)
downloadaur-a7bc6885748362d9b2835dd59360842673dfe8df.tar.gz
Update to 0.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19a2c4907c8c..6313f7b1b501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=calls
-pkgver=0.1.4
+pkgver=0.1.5
pkgrel=1
pkgdesc="Phone dialer and call handler"
arch=(i686 x86_64 armv7h aarch64)
@@ -17,7 +17,7 @@ makedepends=(gobject-introspection
meson
vala)
source=("https://source.puri.sm/Librem5/calls/-/archive/v${pkgver}/calls-v${pkgver}.tar.gz")
-sha256sums=('3754256173a6a77a79c55cf5ae6887965ba972e0a95006e622e4cc488631e3a2')
+sha256sums=('5b0f2586810f201c6ece0af4adade90908ff69867f0db12d975d54ce0a377a7d')
build() {