summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRayrsn2022-04-08 15:46:22 +0430
committerRayrsn2022-04-08 15:46:22 +0430
commit0d80da2f540872268118ba0a7481a8a00a5d5c46 (patch)
tree6adce6183f35dd9af28afdf537a54621701c2cd6
parent9630b254ced70231652c8a3eea10e9fa116da0c3 (diff)
downloadaur-0d80da2f540872268118ba0a7481a8a00a5d5c46.tar.gz
Update spot-client to 0.3.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fb589bde0e0..343f65aea2a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spot-client-git
pkgdesc = Gtk/Rust native Spotify client - git version
- pkgver = 0.3.1.r19.gef3309c
+ pkgver = 0.3.2.r19.geb347ae
pkgrel = 1
url = https://github.com/xou816/spot
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a9de5690de34..502daf153f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Daniel Peukert <daniel@peukert.cc>
+# Maintainer: Rayr <https://rayr.ml/LinkInBio>
+# Contributor: Daniel Peukert <daniel@peukert.cc>
# Contributor: NicoHood <archlinux {cat} nicohood {dog} de>
_projectname='spot'
pkgname="$_projectname-client-git"
-pkgver='0.3.1.r19.gef3309c'
+pkgver='0.3.2.r19.geb347ae'
pkgrel='1'
pkgdesc='Gtk/Rust native Spotify client - git version'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')