summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Bastian2021-07-22 23:56:14 +0200
committerPaul Bastian2021-07-22 23:56:14 +0200
commitec8eb43343e3ea1c58f70a3aeaa9e0f3b8981d76 (patch)
treec1b1786b9834d180ca8fc2d44f74a8488f92f5ed
parentdc43f3c1804d80490cff6ff231811c27bf3dbde9 (diff)
downloadaur-ec8eb43343e3ea1c58f70a3aeaa9e0f3b8981d76.tar.gz
release 1.6.1
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06456a68f055..6f51f4678de9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,19 @@
pkgbase = librespot-java
pkgdesc = A Spotify Connect enabled headless client
- pkgver = 1.6.0
+ pkgver = 1.6.1
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.6.0.jar
+ noextract = librespot-player-1.6.1.jar
backup = etc/librespot-java/config.toml
- source = https://github.com/librespot-org/librespot-java/releases/download/v1.6.0/librespot-player-1.6.0.jar
+ source = https://github.com/librespot-org/librespot-java/releases/download/v1.6.1/librespot-player-1.6.1.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 = 0f312d765b8377aa814ac1d6ad463182e99415d0baf3da812b4da1d3151a06fc
+ sha256sums = d51f3cc94905d6a51bf46d80fc5174c055ce9d912739a4c88358749611526bc5
sha256sums = 732a44a47780420484fdddff0c2ec206f58af3b4eddd71aa871e5b755890e3ee
sha256sums = 4d0b3452768be2eb380f6ae49c5d7fdfb0a095f699f71ce2a1697260b0c89b3a
pkgname = librespot-java
-
diff --git a/PKGBUILD b/PKGBUILD
index c860987d2e02..ff684ce65c4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Paul Bastian <paul.bastian@posteo.de>
pkgname=librespot-java
-pkgver=1.6.0
+pkgver=1.6.1
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=('0f312d765b8377aa814ac1d6ad463182e99415d0baf3da812b4da1d3151a06fc'
+sha256sums=('d51f3cc94905d6a51bf46d80fc5174c055ce9d912739a4c88358749611526bc5'
'732a44a47780420484fdddff0c2ec206f58af3b4eddd71aa871e5b755890e3ee'
'4d0b3452768be2eb380f6ae49c5d7fdfb0a095f699f71ce2a1697260b0c89b3a')