summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2023-08-23 20:10:40 +1000
committerLuis Aranguren2023-08-23 20:10:40 +1000
commitfb1cda622202d7f6d722a8634edbad36db9c243f (patch)
treecf2bdf3f54ddeea2dc2c501151bb1c4204acb82e
parent43560987a4a3602a046e6513d22a88e8062b1257 (diff)
downloadaur-rutorrent-git.tar.gz
4.2.4.r0.gf49d3cb3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06b9f6a82c39..a210c956a97f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rutorrent-git
pkgdesc = Web frontend to rTorrent in PHP designed to resemble uTorrent
- pkgver = 4.0.beta.1.r162.ga8611597
+ pkgver = 4.2.4.r0.gf49d3cb3
pkgrel = 1
url = https://github.com/Novik/ruTorrent
install = rutorrent.install
@@ -25,7 +25,7 @@ pkgbase = rutorrent-git
backup = usr/share/webapps/rutorrent/conf/config.php
backup = usr/share/webapps/rutorrent/conf/access.ini
backup = usr/share/webapps/rutorrent/conf/plugins.ini
- source = rutorrent::git+https://github.com/Novik/ruTorrent.git
+ source = rutorrent::git+https://github.com/Novik/ruTorrent.git#branch=v4.2
md5sums = SKIP
pkgname = rutorrent-git
diff --git a/PKGBUILD b/PKGBUILD
index 4de72618b49b..7f26b30b67e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: skydrome <skydrome@i2pmail.org>
pkgname='rutorrent-git'
-pkgver=4.0.beta.1.r162.ga8611597
+pkgver=4.2.4.r0.gf49d3cb3
pkgrel=1
pkgdesc="Web frontend to rTorrent in PHP designed to resemble uTorrent"
url="https://github.com/Novik/ruTorrent"
@@ -30,7 +30,7 @@ backup=("${_webdir}/rutorrent/conf/config.php"
"${_webdir}/rutorrent/conf/access.ini"
"${_webdir}/rutorrent/conf/plugins.ini")
-source=("rutorrent::git+https://github.com/Novik/ruTorrent.git")
+source=("rutorrent::git+https://github.com/Novik/ruTorrent.git#branch=v4.2")
md5sums=('SKIP')