summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Bastian2021-01-12 00:24:56 +0100
committerPaul Bastian2021-01-12 00:24:56 +0100
commit6e072989c08e488502a4ed32e1ba30c31f2b3253 (patch)
tree90cd3b3319029dd4fa7161c9b1ff5698b03d0376
parentade2071391b4683b194bb9ee2d90a4b4cd7c5401 (diff)
downloadaur-6e072989c08e488502a4ed32e1ba30c31f2b3253.tar.gz
version 1.5.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 732a1fd565e4..a267f5cdeffd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = librespot-java
pkgdesc = A Spotify Connect enabled headless client
- pkgver = 1.5.3
- pkgrel = 2
+ pkgver = 1.5.4
+ 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.3.jar
+ noextract = librespot-player-1.5.4.jar
backup = etc/librespot-java/config.toml
- source = https://github.com/librespot-org/librespot-java/releases/download/v1.5.3/librespot-player-1.5.3.jar
+ source = https://github.com/librespot-org/librespot-java/releases/download/v1.5.4/librespot-player-1.5.4.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 = 4008da43634f0b7f4f6a898f0caa1873061c204c2169481af7ff05e9b05e43ae
+ sha256sums = cbe55d267c5235840d71a4cef7a85c46076861b05084a37d818dfb5f83083890
sha256sums = 732a44a47780420484fdddff0c2ec206f58af3b4eddd71aa871e5b755890e3ee
sha256sums = 4d0b3452768be2eb380f6ae49c5d7fdfb0a095f699f71ce2a1697260b0c89b3a
diff --git a/PKGBUILD b/PKGBUILD
index 1880d3c57a5f..ba7264c6db2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paul Bastian <paul.bastian@posteo.de>
pkgname=librespot-java
-pkgver=1.5.3
-pkgrel=2
+pkgver=1.5.4
+pkgrel=1
pkgdesc="A Spotify Connect enabled headless client"
arch=('any')
url="https://github.com/librespot-org/librespot-java"
@@ -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=('4008da43634f0b7f4f6a898f0caa1873061c204c2169481af7ff05e9b05e43ae'
+sha256sums=('cbe55d267c5235840d71a4cef7a85c46076861b05084a37d818dfb5f83083890'
'732a44a47780420484fdddff0c2ec206f58af3b4eddd71aa871e5b755890e3ee'
'4d0b3452768be2eb380f6ae49c5d7fdfb0a095f699f71ce2a1697260b0c89b3a')