summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJackson Abascal2022-10-08 10:53:19 -0700
committerJackson Abascal2022-10-08 10:53:19 -0700
commitbeded76906606cfc7c252e439c089a0be7ee6b77 (patch)
tree21621f6839d0f569039f2b603579d78db189361a /PKGBUILD
parent1b63a518cb8c7db82d6f0df3ae128cd50f8afb28 (diff)
downloadaur-beded76906606cfc7c252e439c089a0be7ee6b77.tar.gz
add armv7h, update to 4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a995a989d17..22ea5dc34149 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
_pkgbase=transmission
_pkgname=transmission-cli
pkgname=transmission-cli-git
-pkgver=3.00.r1333.g785119f2c
+pkgver=4.0.0.beta.1.r6.gaeaa6ca52
pkgrel=1
-arch=(x86_64)
+arch=(x86_64 armv7h)
url="http://www.transmissionbt.com/"
license=(MIT)
pkgdesc='Fast, easy, and free BitTorrent client (CLI tools, daemon and web client)'