summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGugy Lucky Khamdani2021-03-07 15:04:59 +0700
committerGugy Lucky Khamdani2021-03-07 15:04:59 +0700
commit94e98e78f964164049c7b8900b66ea10e937e4a6 (patch)
tree74575917f3a00b788e749dd824862f8fd4757ffd
parentad21a62e65c742d96aa428cf84efde43a0d467de (diff)
downloadaur-94e98e78f964164049c7b8900b66ea10e937e4a6.tar.gz
bump pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c26820c5e9c..93ce82552870 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ncspot-git
pkgdesc = Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
- pkgver = 0.1.1
+ pkgver = 0.5.0
pkgrel = 1
url = https://github.com/hrkfdn/ncspot
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 736ff2a66d09..901438260e3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ncspot
pkgname="${_pkgname}-git"
-pkgver=0.1.1
+pkgver=0.5.0
pkgrel=1
pkgdesc="Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes."
arch=('x86_64')