summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlafruit2022-01-02 13:15:58 +0300
committerlafruit2022-01-02 13:15:58 +0300
commit91e0c468a7101c5d5d23d38aaa671a6e76e5a2d5 (patch)
tree52cf509f245315b5cac2558bd7bf39c3e6aaedaa
parent7c2ec4d67e8626f117c59d96adedcf2734d3168c (diff)
downloadaur-91e0c468a7101c5d5d23d38aaa671a6e76e5a2d5.tar.gz
bump release version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa53ecd23d5f..c18280d97ede 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotify-tui-bin
pkgdesc = Spotify client for the terminal written in Rust
pkgver = 0.25.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Rigellute/spotify-tui
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 071c2e23a29b..d650c14cea63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='spotify-tui-bin'
pkgver=0.25.0
-pkgrel=3
+pkgrel=4
pkgdesc="Spotify client for the terminal written in Rust"
arch=('x86_64')
url='https://github.com/Rigellute/spotify-tui'