summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23c3a46068e8..732a1fd565e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = librespot-java
pkgdesc = A Spotify Connect enabled headless client
pkgver = 1.5.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/librespot-org/librespot-java
arch = any
license = APACHE
@@ -12,7 +12,7 @@ pkgbase = librespot-java
source = https://github.com/librespot-org/librespot-java/releases/download/v1.5.3/librespot-player-1.5.3.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 = ca0ea63d92dcfeb1b0834b960c644c2b55041f0439d468f1a7ad92928ac007e1
+ sha256sums = 4008da43634f0b7f4f6a898f0caa1873061c204c2169481af7ff05e9b05e43ae
sha256sums = 732a44a47780420484fdddff0c2ec206f58af3b4eddd71aa871e5b755890e3ee
sha256sums = 4d0b3452768be2eb380f6ae49c5d7fdfb0a095f699f71ce2a1697260b0c89b3a
diff --git a/PKGBUILD b/PKGBUILD
index 7e95a3035e16..1880d3c57a5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Paul Bastian <paul.bastian@posteo.de>
pkgname=librespot-java
pkgver=1.5.3
-pkgrel=1
+pkgrel=2
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=('ca0ea63d92dcfeb1b0834b960c644c2b55041f0439d468f1a7ad92928ac007e1'
+sha256sums=('4008da43634f0b7f4f6a898f0caa1873061c204c2169481af7ff05e9b05e43ae'
'732a44a47780420484fdddff0c2ec206f58af3b4eddd71aa871e5b755890e3ee'
'4d0b3452768be2eb380f6ae49c5d7fdfb0a095f699f71ce2a1697260b0c89b3a')