Compare commits
3 commits
e9daa01462
...
5c3da54fc2
Author | SHA1 | Date | |
---|---|---|---|
5c3da54fc2 | |||
124fbe7ddd | |||
4f31d5e22f |
3 changed files with 4 additions and 4 deletions
2
lemmy
2
lemmy
|
@ -1 +1 @@
|
|||
Subproject commit b213770132a8ebb3f0d95c20a4dd26a0edafa9d8
|
||||
Subproject commit 4d91224caec344a08475ba35e3e68cee1162dc27
|
2
lemmy-ui
2
lemmy-ui
|
@ -1 +1 @@
|
|||
Subproject commit 186af2f66f16d33bffeed6457ff74c35f3e0a5a4
|
||||
Subproject commit cea1ae60904e621ec3a5442f2d2ed6dff2c33330
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
|
||||
|
||||
pkgname=rutorrent
|
||||
pkgver=4.1.7
|
||||
pkgver=4.2.1
|
||||
pkgrel=1
|
||||
pkgdesc='Yet another web front-end for rTorrent'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ backup=(
|
|||
'etc/rutorrent/access.ini'
|
||||
)
|
||||
options=('emptydirs' '!strip')
|
||||
_commit='96cd4bb2cbbb2b8035996a78f774e12c1a8aafd7'
|
||||
_commit='32db41ddbaaa2c91d595162c40e08b6eab4284ef'
|
||||
source=(
|
||||
"$pkgname::git+$url#commit=$_commit"
|
||||
'tmpfiles.conf'
|
||||
|
|
Loading…
Reference in a new issue