summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hauser2020-03-12 19:57:19 +0100
committerSimon Hauser2020-03-12 19:57:19 +0100
commit02f54a99eb558b8231cb65b651d6f180fc478474 (patch)
treead7a27617248fab79d3e5a99c1f1b6fb52c23262
parenteb90949f3668c1a7ad4ab50668dee38691d13a9c (diff)
downloadaur-02f54a99eb558b8231cb65b651d6f180fc478474.tar.gz
Bump up version
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a03c490e267..79e1a1f00a2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = spotify-tui-git
pkgdesc = Spotify client for the terminal written in Rust (git)
- pkgver = 0.11.0+r14+g0493910
+ pkgver = 0.16.0+r2+gdf3b6c3
pkgrel = 1
url = https://github.com/Rigellute/spotify-tui
- arch = i686
arch = x86_64
license = MIT
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index acc74b189448..a37279077878 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Jean Lucas <jean@4ray.co>
+# Maintainer: Simon Hauser <Simon-Hauser@outlook.de>
pkgname=spotify-tui-git
_pkgname=spotify-tui
-pkgver=0.11.0+r14+g0493910
+pkgver=0.16.0+r2+gdf3b6c3
pkgrel=1
pkgdesc='Spotify client for the terminal written in Rust (git)'
-arch=(i686 x86_64)
+arch=(x86_64)
url=https://github.com/Rigellute/spotify-tui
license=(MIT)
depends=(openssl libxcb)