summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Allen2019-10-07 08:57:41 +0900
committerSteven Allen2019-10-07 08:57:41 +0900
commitff16d21d9e7fa53683f8af5a121f856f1487d869 (patch)
tree4715bcaa25eb9c5567b8b5de552553e95c616d83
parenta85c2083e80bd2e3853e38c784cfe2641e1d3dbc (diff)
downloadaur-ff16d21d9e7fa53683f8af5a121f856f1487d869.tar.gz
bump to 1.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c74f18d460ba..20c48e4e910c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pithos
pkgdesc = Native Pandora Radio client
- pkgver = 1.4.1
+ pkgver = 1.5.0
pkgrel = 1
url = https://pithos.github.io/
arch = any
@@ -19,11 +19,11 @@ pkgbase = pithos
optdepends = python-pacparser: PAC proxy support
optdepends = python-pylast: Last.fm scrobbling support
optdepends = python-systemd: Logging to the system journal
- source = https://github.com/pithos/pithos/releases/download/1.4.1/pithos-1.4.1.tar.xz
- source = https://github.com/pithos/pithos/releases/download/1.4.1/pithos-1.4.1.tar.xz.asc
+ source = https://github.com/pithos/pithos/releases/download/1.5.0/pithos-1.5.0.tar.xz
+ source = https://github.com/pithos/pithos/releases/download/1.5.0/pithos-1.5.0.tar.xz.asc
source = systemd.service
validpgpkeys = 108BF2212A051F4A72B18448B3C7CE210DE76DFC
- sha256sums = ebc30213ae85716d5a57e30b912f083b2fdb374a793d5adfec00a064fdfc165c
+ sha256sums = 61e2a778252358519979ea53ab9fb9dd10a9554d24f3e249560bc4971f386133
sha256sums = SKIP
sha256sums = 6d29178697384fb046d9d25c6c2482f353a4484ec4f0a5b9080d1a26aa24f839
diff --git a/PKGBUILD b/PKGBUILD
index 35e96eb7bb7f..6107886c4d0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Steven Allen <steven@stebalien.com>
pkgname=pithos
-pkgver=1.4.1
+pkgver=1.5.0
pkgrel=1
pkgdesc='Native Pandora Radio client'
arch=('any')
@@ -22,7 +22,7 @@ source=(
"https://github.com/pithos/pithos/releases/download/${pkgver}/pithos-${pkgver}.tar.xz"{,.asc}
"systemd.service"
)
-sha256sums=('ebc30213ae85716d5a57e30b912f083b2fdb374a793d5adfec00a064fdfc165c'
+sha256sums=('61e2a778252358519979ea53ab9fb9dd10a9554d24f3e249560bc4971f386133'
'SKIP'
'6d29178697384fb046d9d25c6c2482f353a4484ec4f0a5b9080d1a26aa24f839')