summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2016-03-30 20:09:53 +0200
committerAnthony Ruhier2016-03-30 20:09:53 +0200
commit1a83242ca59188e8be96215fbe2a6e8adeab8a03 (patch)
treec15165ffae13ff8de3f1ab7ee490d9648042d1d2
parent9e592a62a831cadf7bd4c398d11d7cc462965476 (diff)
downloadaur-1a83242ca59188e8be96215fbe2a6e8adeab8a03.tar.gz
Bump to v0.5.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1b6d8fb86db..ddfa8f242813 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.11
+ pkgver = 0.5.13
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.11.tar.gz
+ source = https://github.com/rembo10/headphones/archive/v0.5.13.tar.gz
source = headphones-system.service
source = headphones-user.service
source = headphones.tmpfile
- sha256sums = a8a8e0f60961fd2b43080ca704eca1ae87e848bae8f1c7967dd5750bf52da773
+ sha256sums = 8db68d2c29d1902b82df076ea50b33f11028a9daf76425988af9d816bb5650f7
sha256sums = 14f00904135940e00a6af5742116d950be07248a578c2562373413155f768d01
sha256sums = 22d2a8da5cc8da149ddac086e52c0e30b51671644e039d435f853cf383f15317
sha256sums = b8f7030f570e7707eb9c0f41c382e37d54244e7885c795a9f31788efdd45914e
diff --git a/PKGBUILD b/PKGBUILD
index fdc9af382a64..9b235902f39e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=headphones
pkgname=${_name}
-pkgver=0.5.11
+pkgver=0.5.13
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=('a8a8e0f60961fd2b43080ca704eca1ae87e848bae8f1c7967dd5750bf52da773'
+sha256sums=('8db68d2c29d1902b82df076ea50b33f11028a9daf76425988af9d816bb5650f7'
'14f00904135940e00a6af5742116d950be07248a578c2562373413155f768d01'
'22d2a8da5cc8da149ddac086e52c0e30b51671644e039d435f853cf383f15317'
'b8f7030f570e7707eb9c0f41c382e37d54244e7885c795a9f31788efdd45914e')