summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Minnocci2024-01-29 01:11:01 +0100
committerFrancesco Minnocci2024-01-29 01:11:01 +0100
commit7e13f588362b6c3959674245bedaf96d66938084 (patch)
tree225e314376e0c82ba0d48d0fd77f0d6773831c28
parentc67b65f49353f2a74ab235c8a3f52d022d529e5b (diff)
downloadaur-7e13f588362b6c3959674245bedaf96d66938084.tar.gz
Update to v1.2.1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc0b4509ad9f..d4086c4c7aae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sptlrx-bin
pkgdesc = Timesynced Spotify lyrics in your terminal.
- pkgver = 1.2.0
- pkgrel = 2
+ pkgver = 1.2.1
+ pkgrel = 1
url = https://github.com/raitonoberu/sptlrx
arch = x86_64
arch = arm64
@@ -10,13 +10,13 @@ pkgbase = sptlrx-bin
license = MIT
provides = sptlrx
conflicts = sptlrx
- source_x86_64 = https://github.com/raitonoberu/sptlrx/releases/download/v1.2.0/sptlrx_1.2.0_linux_amd64.tar.gz
- sha256sums_x86_64 = bc751bd61cfa906bd1aff3aa26e4d368bfba02d9b03514f4b06d8bf6c5d3cb3d
- source_arm64 = https://github.com/raitonoberu/sptlrx/releases/download/v1.2.0/sptlrx_1.2.0_linux_arm64.tar.gz
- sha256sums_arm64 = 49ab1d09e638e0a095ae62832fe08ecd2c3f86515525ac623ca3417e6290b28a
- source_i386 = https://github.com/raitonoberu/sptlrx/releases/download/v1.2.0/sptlrx_1.2.0_linux_386.tar.gz
- sha256sums_i386 = fe1d65dcc252335c52fa833a4005e0e389b3395cfa1204ee8efe4567c5f8c842
- source_armv6h = https://github.com/raitonoberu/sptlrx/releases/download/v1.2.0/sptlrx_1.2.0_linux_armv6.tar.gz
- sha256sums_armv6h = 5092bbbd0b71308aed5a05b0e502ddadf9eb1b138e0677dfd131d088b6da7f09
+ source_x86_64 = https://github.com/raitonoberu/sptlrx/releases/download/v1.2.1/sptlrx_1.2.1_linux_amd64.tar.gz
+ sha256sums_x86_64 = 4b7b847b7f701356d8a696fa62f14520369a59887d20f17e79ac2d263e2f55c2
+ source_arm64 = https://github.com/raitonoberu/sptlrx/releases/download/v1.2.1/sptlrx_1.2.1_linux_arm64.tar.gz
+ sha256sums_arm64 = 588893fd7b011f53bc47775a8a3600f85c41eb641d3397581d1d08113768b4e3
+ source_i386 = https://github.com/raitonoberu/sptlrx/releases/download/v1.2.1/sptlrx_1.2.1_linux_386.tar.gz
+ sha256sums_i386 = a91c59de16830b63c692394f597ae7da95e821b5e4bacc7fe2b8c07a6a8edcfa
+ source_armv6h = https://github.com/raitonoberu/sptlrx/releases/download/v1.2.1/sptlrx_1.2.1_linux_armv6.tar.gz
+ sha256sums_armv6h = 3b3ba4082f3b0555116560493d042d4db1df7e0aee0bfe7cfb8ce971364d6f96
pkgname = sptlrx-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3ffcb05329b9..3dc266cfb20f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_name=sptlrx
pkgname=sptlrx-bin
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
pkgdesc="Timesynced Spotify lyrics in your terminal."
arch=('x86_64' 'arm64' 'i386' 'armv6h')
url="https://github.com/raitonoberu/${_name}"
@@ -15,10 +15,10 @@ source_x86_64=("${_url}_amd64.tar.gz")
source_arm64=("${_url}_arm64.tar.gz")
source_i386=("${_url}_386.tar.gz")
source_armv6h=("${_url}_armv6.tar.gz")
-sha256sums_x86_64=('bc751bd61cfa906bd1aff3aa26e4d368bfba02d9b03514f4b06d8bf6c5d3cb3d')
-sha256sums_arm64=('49ab1d09e638e0a095ae62832fe08ecd2c3f86515525ac623ca3417e6290b28a')
-sha256sums_i386=('fe1d65dcc252335c52fa833a4005e0e389b3395cfa1204ee8efe4567c5f8c842')
-sha256sums_armv6h=('5092bbbd0b71308aed5a05b0e502ddadf9eb1b138e0677dfd131d088b6da7f09')
+sha256sums_x86_64=('4b7b847b7f701356d8a696fa62f14520369a59887d20f17e79ac2d263e2f55c2')
+sha256sums_arm64=('588893fd7b011f53bc47775a8a3600f85c41eb641d3397581d1d08113768b4e3')
+sha256sums_i386=('a91c59de16830b63c692394f597ae7da95e821b5e4bacc7fe2b8c07a6a8edcfa')
+sha256sums_armv6h=('3b3ba4082f3b0555116560493d042d4db1df7e0aee0bfe7cfb8ce971364d6f96')
package() {
install -Dm755 "${_name}" "$pkgdir"/usr/bin/"${_name}"