summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2020-06-09 14:36:28 +0200
committerPhilip Goto2020-06-09 14:36:28 +0200
commit3b0b0e8891270d7f77cda0a95fae0255e98d6672 (patch)
treeb2e99d0efc3664bca65547a977b16c4b73cfe3ed /PKGBUILD
parent5d18bb3a9eed06f29dc57e7a96af900d5c6e0ffa (diff)
downloadaur-3b0b0e8891270d7f77cda0a95fae0255e98d6672.tar.gz
Fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b41076fc2cba..2d421cc15e0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=calls-git
-pkgver=0.1.4.r1.gd18bd0f
+pkgver=0.1.5.r20.gc3e6a44
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)