summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2016-06-03 01:30:16 +0200
committerAnthony Ruhier2016-06-03 01:30:16 +0200
commit959658bf67f54c2ca74e220cfdfe3685f3efe298 (patch)
tree9259079dd0835923eaf778079456da90711d3a38
parent1a83242ca59188e8be96215fbe2a6e8adeab8a03 (diff)
downloadaur-959658bf67f54c2ca74e220cfdfe3685f3efe298.tar.gz
Bump to v0.5.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddfa8f242813..24f736e1d081 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Jun 2 23:30:12 UTC 2016
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.13
+ pkgver = 0.5.14
pkgrel = 1
url = https://github.com/rembo10/headphones
install = headphones.install
@@ -14,11 +16,11 @@ pkgbase = headphones
conflicts = headphones-git
replaces = headphones-git
options = !strip
- source = https://github.com/rembo10/headphones/archive/v0.5.13.tar.gz
+ source = https://github.com/rembo10/headphones/archive/v0.5.14.tar.gz
source = headphones-system.service
source = headphones-user.service
source = headphones.tmpfile
- sha256sums = 8db68d2c29d1902b82df076ea50b33f11028a9daf76425988af9d816bb5650f7
+ sha256sums = 34260eb1bfc6282c8a12097510b55f4b3a1e2b0f52c91e8c3e1edf852d9a8fee
sha256sums = 14f00904135940e00a6af5742116d950be07248a578c2562373413155f768d01
sha256sums = 22d2a8da5cc8da149ddac086e52c0e30b51671644e039d435f853cf383f15317
sha256sums = b8f7030f570e7707eb9c0f41c382e37d54244e7885c795a9f31788efdd45914e
diff --git a/PKGBUILD b/PKGBUILD
index 9b235902f39e..85e0495551f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=headphones
pkgname=${_name}
-pkgver=0.5.13
+pkgver=0.5.14
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=('8db68d2c29d1902b82df076ea50b33f11028a9daf76425988af9d816bb5650f7'
+sha256sums=('34260eb1bfc6282c8a12097510b55f4b3a1e2b0f52c91e8c3e1edf852d9a8fee'
'14f00904135940e00a6af5742116d950be07248a578c2562373413155f768d01'
'22d2a8da5cc8da149ddac086e52c0e30b51671644e039d435f853cf383f15317'
'b8f7030f570e7707eb9c0f41c382e37d54244e7885c795a9f31788efdd45914e')