summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfreijon2016-04-02 08:58:55 +0200
committerfreijon2016-04-02 08:58:55 +0200
commite93a42b9efc79ec1e11315e8398a3ce332857b2d (patch)
treeeca980a0b505a88a61d7f7ab5f6f2c153b42211c
parent2c631349346bb72fc528fd2714d7c68c5c725172 (diff)
downloadaur-e93a42b9efc79ec1e11315e8398a3ce332857b2d.tar.gz
Changed systemd pulseaudio-dlna.service to start on boot
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13b8880d91d8..bf2fc153a91b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -31,9 +31,9 @@ pkgbase = pulseaudio-dlna-git
provides = pulseaudio-dlna
conflicts = pulseaudio-dlna
source = pulseaudio-dlna-git::git+https://github.com/masmu/pulseaudio-dlna.git
- source = pulseaudio-dlna.service::https://gist.githubusercontent.com/sim590/1824b3167cf55fc7817c/raw/630972adfafa416d6ac8c2cdf3461611b2fdfedc/pulseaudio-dlna.service
+ source = pulseaudio-dlna.service::https://gist.githubusercontent.com/freijon/64066155a46083eb3c06acd9ad40821f/raw/1a1557df4e398197aa89c973d20117ebabf03aa2/pulseaudio-dlna.service
sha256sums = SKIP
- sha256sums = 5612dd60ea1ed1858878faf9280c00339eb7c92b59df0cec8e265fbe685da49e
+ sha256sums = 59e25f0c4aff996d146e07f4b04251b4d131da23f20f80a5e8bf84c7af734cd0
pkgname = pulseaudio-dlna-git
diff --git a/PKGBUILD b/PKGBUILD
index d7a54743bef7..a3d971e4209d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,11 +25,11 @@ optdepends=('lame: MP3 transcoding support'
'vorbis-tools: OGG transcoding support')
source=(
"${pkgname}::git+https://github.com/masmu/pulseaudio-dlna.git"
- "pulseaudio-dlna.service::https://gist.githubusercontent.com/sim590/1824b3167cf55fc7817c/raw/630972adfafa416d6ac8c2cdf3461611b2fdfedc/pulseaudio-dlna.service"
+ "pulseaudio-dlna.service::https://gist.githubusercontent.com/freijon/64066155a46083eb3c06acd9ad40821f/raw/1a1557df4e398197aa89c973d20117ebabf03aa2/pulseaudio-dlna.service"
)
sha256sums=(
'SKIP'
- '5612dd60ea1ed1858878faf9280c00339eb7c92b59df0cec8e265fbe685da49e'
+ '59e25f0c4aff996d146e07f4b04251b4d131da23f20f80a5e8bf84c7af734cd0'
)
pkgver() {