Skip to content

Commit dbc65cf

Browse files
author
Aspirin Geyer
committed
Patch: Update PKGBUILD.
- Fix filename typo.
1 parent 5a86d94 commit dbc65cf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ package() {
4242
install -Dm644 "$srcdir/[email protected]" "$pkgdir/usr/lib/systemd/system/[email protected]"
4343
install -Dm644 "$srcdir/[email protected]" "$pkgdir/usr/lib/systemd/system/[email protected]"
4444
install -Dm644 "$srcdir/[email protected]" "$pkgdir/usr/lib/systemd/system/[email protected]"
45-
install -Dm644 "$srcdir/[email protected]" "$pkgdir/usr/lib/systemd/system/[email protected]"
45+
install -Dm644 "$srcdir/[email protected]" "$pkgdir/usr/lib/systemd/system/shadowsocksr-libev-local@.service"
4646
}
4747

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
A fork of [eatradish's aur package](https://aur.archlinux.org/packages/shadowsocksr-libev/), suitable for [shadowsocksrr-libev](https://github.com/shadowsocksrr/shadowsocksr-libev).
44

55
Attention, this branch may be different from the original version or any other backup versions of SSR, and we will not provide any guarantee of its compatibility.
6+
7+
CHANGELOG 2017-08-27:
8+
- Update upstream URL to Akkariiin's ShadowsocksRR.
9+
- Update systemd service file name to 'shadowsocksr'.
10+
11+
CAUTION:
12+
- Due to pervious version of ShadowsocksR-Libev, as the executable are named 'ss-*', it is conflict with `community/shadowsocks-libev` and `aur/shadowsocksr-libev`.

0 commit comments

Comments
 (0)