summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-06-03 08:22:26 -0600
committerMark Wagie2021-06-03 08:22:26 -0600
commitcd55f27c05d30813657fae6ebc02ec91aa1f0c60 (patch)
tree2984ab2ff981d0dffb44c200064da49a841c44b2 /PKGBUILD
parentf79d62ef8ceaef1ca251a1f9dcac7b2dcda0350e (diff)
downloadaur-cd55f27c05d30813657fae6ebc02ec91aa1f0c60.tar.gz
revert last commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 809abe6f97ec..37a300ea448f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Kyle Laker <kyle@laker.email>
pkgname=warpinator-git
pkgver=1.2.0.r1.g471c893
-pkgrel=2
+pkgrel=3
pkgdesc="Share files across the LAN"
arch=('any')
url="https://github.com/linuxmint/warpinator"
license=('GPL3')
-depends=('grpc' 'gtk3' 'libnm' 'python-cryptography' 'python-gobject' 'python-grpcio'
+depends=('gtk3' 'libnm' 'python-cryptography' 'python-gobject' 'python-grpcio'
'python-netaddr' 'python-netifaces' 'python-protobuf' 'python-pynacl'
'python-setproctitle' 'python-zeroconf' 'python-xapp' 'xapps')
makedepends=('git' 'meson' 'gobject-introspection')