summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoa Himesaka2023-12-30 15:26:12 +0900
committerNoa Himesaka2023-12-30 15:26:12 +0900
commit2ecdbf1818e12bb93d7f65ea1be20eadfc01dd17 (patch)
tree0d06c531579d2bd8a185543fd7f6f4901d821b30
parentb61075df78792e47565866bf65103054ba5c1e66 (diff)
downloadaur-2ecdbf1818e12bb93d7f65ea1be20eadfc01dd17.tar.gz
roon-tui 0.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e08d86e7bd64..346de0f74c0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = roon-tui
pkgdesc = A Roon Remote for the terminal
- pkgver = 0.2.0
+ pkgver = 0.3.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.2.0
+ source = git+https://github.com/TheAppgineer/roon-tui.git#tag=0.3.0
sha256sums = SKIP
pkgname = roon-tui
diff --git a/PKGBUILD b/PKGBUILD
index e85e02845d5f..ba9f0f086cb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Noa Himesaka <himesaka AT noa DOT codes>
pkgname=roon-tui
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc="A Roon Remote for the terminal"
url="https://github.com/TheAppgineer/roon-tui"