Date: Monday, January 2, 2023 @ 21:26:36
  Author: kgizdov
Revision: 1374022

upgpkg: ncspot 0.12.0-3: fix architerctures

Modified:
  ncspot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-02 21:26:00 UTC (rev 1374021)
+++ PKGBUILD    2023-01-02 21:26:36 UTC (rev 1374022)
@@ -3,9 +3,9 @@
 
 pkgname=ncspot
 pkgver=0.12.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Cross-platform ncurses Spotify client written in Rust, inspired by 
ncmpc and the likes."
-arch=('x86_64' 'aarch64' 'armv7h')
+arch=('x86_64')
 url="https://github.com/hrkfdn/ncspot";
 license=('BSD')
 depends=('ncurses' 'openssl' 'libpulse' 'libxcb' 'ncurses' 'dbus' 
'hicolor-icon-theme')

Reply via email to