summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2020-06-15 20:14:08 +0200
committerPhilip Goto2020-06-15 20:14:08 +0200
commitc407f8f500eb688135dc6c886e5952b2a752dd9f (patch)
tree23cd70f5d129e3ff90d41302a1925ce5a8823443 /PKGBUILD
parenta7bc6885748362d9b2835dd59360842673dfe8df (diff)
downloadaur-c407f8f500eb688135dc6c886e5952b2a752dd9f.tar.gz
Update to 0.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6313f7b1b501..0d23aca558e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=calls
-pkgver=0.1.5
+pkgver=0.1.6
pkgrel=1
pkgdesc="Phone dialer and call handler"
arch=(i686 x86_64 armv7h aarch64)
url="https://source.puri.sm/Librem5/calls"
license=(GPL3)
-depends=(folks
+depends=(feedbackd
+ folks
gom
- gsound
libhandy
libpeas
modemmanager)
@@ -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=('5b0f2586810f201c6ece0af4adade90908ff69867f0db12d975d54ce0a377a7d')
+sha256sums=('d92f993409e9247b377a40ebbd681bd1302bcd4cb7d476625bba00b5595574e7')
build() {