summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulius de Jeu2022-06-18 23:05:02 +0200
committerJulius de Jeu2022-06-18 23:05:02 +0200
commitbc01315b9a11b188afd9773ac0ad4688c7a0c29c (patch)
tree0cdcd7b991f8c52d0cea59fed58246efaaed133a /PKGBUILD
parente5fb0ff0bec4a1337ff62ae1aa16d45e64cc45a2 (diff)
downloadaur-spotify-control.tar.gz
Update to 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5ee4e53675d..4a846f7e4b1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julius de Jeu <julius@asraphiel.dev>
pkgname=spotify-control
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
pkgdesc="Control Spotify from the command line"
@@ -14,7 +14,7 @@ optdepends=('libnotify: Allows the `now-playing` notification to be shown')
source=("$pkgname-$pkgver.tar.gz::https://github.com/J00LZ/$pkgname/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('c9f10ecdea98d843861c8fb77cdb04dbbc979107b2e249f9d4fa0d02b4980785')
+sha256sums=('05821d58d3e2ea2851373cc3d1bbb6521d05cc934589e0e8b6d075f2e5d8153c')
prepare() {
cd "$pkgname-$pkgver"