summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMihir Lad2022-06-10 20:44:41 -0400
committerMihir Lad2022-06-10 20:44:41 -0400
commitbcda6b841cdc65763fdea96fe03a3e9c0adb605f (patch)
tree2d2dd82ae4e2c839d0c5901990e768be00258839
parentf4d8dee60e3ff20b756aad77387296cd5bdecb5c (diff)
downloadaur-bcda6b841cdc65763fdea96fe03a3e9c0adb605f.tar.gz
Bump PKGBUILD to v1.2.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fe989ae2396..f9fd16309b2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polybar-spotify-module
pkgdesc = Programs to display spotify information and control spotify with polybar
- pkgver = 1.2.4
+ pkgver = 1.2.5
pkgrel = 1
url = https://github.com/mihirlad55/polybar-spotify-module
arch = any
@@ -12,7 +12,7 @@ pkgbase = polybar-spotify-module
depends = polybar
optdepends = nerd-fonts-complete: play, pause, etc. icons for spotify module
optdepends = ttf-font-awesome: more icons for spotify module
- source = polybar-spotify-module::git+https://github.com/mihirlad55/polybar-spotify-module.git#tag=v1.2.4
+ source = polybar-spotify-module::git+https://github.com/mihirlad55/polybar-spotify-module.git#tag=v1.2.5
md5sums = SKIP
pkgname = polybar-spotify-module
diff --git a/PKGBUILD b/PKGBUILD
index 2553eac4746d..92a51c36ab15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mihir Lad <mihirlad55@gmail.com>
pkgname=polybar-spotify-module
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
pkgdesc="Programs to display spotify information and control spotify with polybar"
arch=('any')