summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2024-05-31 17:32:42 +1000
committerLuis Aranguren2024-05-31 17:32:42 +1000
commitbf19f1efd8043c6dfbab8b0b66a7a082037cfd52 (patch)
treeb19d168cfcefa122ac113029c80cede7b04920e6
parentfb1cda622202d7f6d722a8634edbad36db9c243f (diff)
downloadaur-rutorrent-git.tar.gz
4.3.2.r0.g201ef857
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a210c956a97f..2b2a67155ddd 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.2.4.r0.gf49d3cb3
+ pkgver = 4.3.2.r0.g201ef857
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#branch=v4.2
+ source = rutorrent::git+https://github.com/Novik/ruTorrent.git
md5sums = SKIP
pkgname = rutorrent-git
diff --git a/PKGBUILD b/PKGBUILD
index 7f26b30b67e2..796a333719b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: skydrome <skydrome@i2pmail.org>
pkgname='rutorrent-git'
-pkgver=4.2.4.r0.gf49d3cb3
+pkgver=4.3.2.r0.g201ef857
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#branch=v4.2")
+source=("rutorrent::git+https://github.com/Novik/ruTorrent.git")
md5sums=('SKIP')