summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoa Himesaka2023-11-29 14:31:53 +0900
committerNoa Himesaka2023-11-29 14:31:53 +0900
commitb61075df78792e47565866bf65103054ba5c1e66 (patch)
tree171489f86aecae418e3bb8eba157d067c92e95c9
parent3b50617216a9204acf7ef1e85cba6d683ce1791a (diff)
downloadaur-b61075df78792e47565866bf65103054ba5c1e66.tar.gz
roon-tui 0.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 134ea2695544..e08d86e7bd64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = roon-tui
pkgdesc = A Roon Remote for the terminal
- pkgver = 0.1.0
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/TheAppgineer/roon-tui
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
- source = git+https://github.com/TheAppgineer/roon-tui.git#tag=0.1.0
+ source = git+https://github.com/TheAppgineer/roon-tui.git#tag=0.2.0
sha256sums = SKIP
pkgname = roon-tui
diff --git a/PKGBUILD b/PKGBUILD
index 2d4ce4a9d1f0..e85e02845d5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Noa Himesaka <himesaka AT noa DOT codes>
pkgname=roon-tui
-pkgver=0.1.0
+pkgver=0.2.0
pkgrel=1
pkgdesc="A Roon Remote for the terminal"
url="https://github.com/TheAppgineer/roon-tui"