summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-06-01 09:51:51 -0600
committerMark Wagie2021-06-01 09:51:51 -0600
commitb5e47e8160feef49f60098d42a05d8f0687ea84f (patch)
tree7ebfd1cbbf289ea13ff452aeeed3e625510e9f6a /PKGBUILD
parentfd184e26c8c649a9d2e43dbb5bd6a4a2eb652cd2 (diff)
downloadaur-b5e47e8160feef49f60098d42a05d8f0687ea84f.tar.gz
correct architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bba6c55f7c9d..7b5286343008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Contributor: Kyle Laker <kyle@laker.email>
pkgname=warpinator-git
-pkgver=1.1.2.r19.gb391632
-pkgrel=2
+pkgver=1.2.0.r0.g8e44b39
+pkgrel=1
pkgdesc="Share files across the LAN"
-arch=('x86_64')
+arch=('any')
url="https://github.com/linuxmint/warpinator"
license=('GPL3')
depends=('gtk3' 'libnm' 'python-cryptography' 'python-gobject' 'python-grpcio'