summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbb5d7aa71c2..b1e4e4184400 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = transmission-cli-git
pkgdesc = Fast, easy, and free BitTorrent client (CLI tools and daemon and web client)
- pkgver = 4.0.3.r160.g8169d524e
- pkgrel = 3
+ pkgver = 4.0.3.r340.g7d1a32c47
+ pkgrel = 4
url = https://www.transmissionbt.com/
arch = x86_64
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index d25b6d3aef1a..d82bc5010ea4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
_pkgbase=transmission
_pkgname=transmission-cli
pkgname=transmission-cli-git
-pkgver=4.0.3.r160.g8169d524e
-pkgrel=3
+pkgver=4.0.3.r340.g7d1a32c47
+pkgrel=4
arch=(x86_64 armv7h)
url="https://www.transmissionbt.com/"
license=(GPL)
@@ -53,6 +53,7 @@ prepare() {
third-party/googletest \
third-party/libutp \
third-party/rapidjson \
+ third-party/rpavlik-cmake-modules \
third-party/small \
third-party/utfcpp \
third-party/wide-integer