summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Bastian2021-05-16 14:47:10 +0200
committerPaul Bastian2021-05-16 14:47:10 +0200
commitdc43f3c1804d80490cff6ff231811c27bf3dbde9 (patch)
treee603a26aff2b21086fcab65ec11758b0907c9975
parent8c9cd8bf37c668ed71201c306bebfd48aa6d67fd (diff)
downloadaur-dc43f3c1804d80490cff6ff231811c27bf3dbde9.tar.gz
release 1.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ac0002b5d79..06456a68f055 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = librespot-java
pkgdesc = A Spotify Connect enabled headless client
- pkgver = 1.5.5
+ pkgver = 1.6.0
pkgrel = 1
url = https://github.com/librespot-org/librespot-java
arch = any
license = APACHE
depends = java-runtime
conflicts = librespot-java-git
- noextract = librespot-player-1.5.5.jar
+ noextract = librespot-player-1.6.0.jar
backup = etc/librespot-java/config.toml
- source = https://github.com/librespot-org/librespot-java/releases/download/v1.5.5/librespot-player-1.5.5.jar
+ source = https://github.com/librespot-org/librespot-java/releases/download/v1.6.0/librespot-player-1.6.0.jar
source = https://raw.githubusercontent.com/paulbastian/aur/master/librespot-java/config.toml
source = https://raw.githubusercontent.com/paulbastian/aur/master/librespot-java/librespot-java.service
- sha256sums = 9fb5c04a346710366c55e802814afa28f3db05cee3344416a63a16609cf0c9f4
+ sha256sums = 0f312d765b8377aa814ac1d6ad463182e99415d0baf3da812b4da1d3151a06fc
sha256sums = 732a44a47780420484fdddff0c2ec206f58af3b4eddd71aa871e5b755890e3ee
sha256sums = 4d0b3452768be2eb380f6ae49c5d7fdfb0a095f699f71ce2a1697260b0c89b3a
diff --git a/PKGBUILD b/PKGBUILD
index c748d376c42d..c860987d2e02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Paul Bastian <paul.bastian@posteo.de>
pkgname=librespot-java
-pkgver=1.5.5
+pkgver=1.6.0
pkgrel=1
pkgdesc="A Spotify Connect enabled headless client"
arch=('any')
@@ -13,7 +13,7 @@ source=("https://github.com/librespot-org/librespot-java/releases/download/v$pkg
"https://raw.githubusercontent.com/paulbastian/aur/master/librespot-java/config.toml"
"https://raw.githubusercontent.com/paulbastian/aur/master/librespot-java/librespot-java.service")
noextract=("librespot-player-$pkgver.jar")
-sha256sums=('9fb5c04a346710366c55e802814afa28f3db05cee3344416a63a16609cf0c9f4'
+sha256sums=('0f312d765b8377aa814ac1d6ad463182e99415d0baf3da812b4da1d3151a06fc'
'732a44a47780420484fdddff0c2ec206f58af3b4eddd71aa871e5b755890e3ee'
'4d0b3452768be2eb380f6ae49c5d7fdfb0a095f699f71ce2a1697260b0c89b3a')