summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2016-01-30 22:09:26 +0100
committerAnthony Ruhier2016-01-30 22:09:26 +0100
commit679a192bbeb428ea09594c3bf3485dd3f4a313e6 (patch)
tree4e4b2ad9ed4f96bfee03c23ef04b3eb6285819e3
parent716fefea953be402d3d369ffb15191f4597d9008 (diff)
downloadaur-679a192bbeb428ea09594c3bf3485dd3f4a313e6.tar.gz
Version 0.5.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2f693ae275e..c87ec0e4c406 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = headphones
pkgdesc = Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.
- pkgver = 0.5.9
+ pkgver = 0.5.10
pkgrel = 1
url = https://github.com/rembo10/headphones
install = headphones.install
@@ -14,11 +14,11 @@ pkgbase = headphones
conflicts = headphones-git
replaces = headphones-git
options = !strip
- source = https://github.com/rembo10/headphones/archive/v0.5.9.tar.gz
+ source = https://github.com/rembo10/headphones/archive/v0.5.10.tar.gz
source = headphones-system.service
source = headphones-user.service
source = headphones.tmpfile
- sha256sums = c1811985ac93a7a24fc0668bb4a726a663e815b7f1a90eb52bf5af60f035c953
+ sha256sums = 51b415c91fd0d66392aeb64faf3584188735eb1a071e0ea27386006982f76758
sha256sums = 14f00904135940e00a6af5742116d950be07248a578c2562373413155f768d01
sha256sums = 22d2a8da5cc8da149ddac086e52c0e30b51671644e039d435f853cf383f15317
sha256sums = b8f7030f570e7707eb9c0f41c382e37d54244e7885c795a9f31788efdd45914e
diff --git a/PKGBUILD b/PKGBUILD
index 5ef6c4803c9f..bc362ab54bd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=headphones
pkgname=${_name}
-pkgver=0.5.9
+pkgver=0.5.10
pkgrel=1
pkgdesc="Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole."
arch=('any')
@@ -23,7 +23,7 @@ source=("${url}/archive/v${pkgver}.tar.gz"
"${_name}-system.service"
"${_name}-user.service"
"${_name}.tmpfile")
-sha256sums=('c1811985ac93a7a24fc0668bb4a726a663e815b7f1a90eb52bf5af60f035c953'
+sha256sums=('51b415c91fd0d66392aeb64faf3584188735eb1a071e0ea27386006982f76758'
'14f00904135940e00a6af5742116d950be07248a578c2562373413155f768d01'
'22d2a8da5cc8da149ddac086e52c0e30b51671644e039d435f853cf383f15317'
'b8f7030f570e7707eb9c0f41c382e37d54244e7885c795a9f31788efdd45914e')