summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fed93d03dea9..2533c0831c98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ncmpvc-git
pkgdesc = A ncurses client for mpv which connects to existing mpv instances through sockets, written in Rust. WARNING: Early development stage, for bug-hunters only!
pkgver = 0.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/freijon/ncmpvc
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 0f838ea1ff4a..a3a314ca9f6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ncmpvc-git
pkgver=0.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="A ncurses client for mpv which connects to existing mpv instances through sockets, written in Rust. WARNING: Early development stage, for bug-hunters only!"
arch=('x86_64')
url="https://github.com/freijon/ncmpvc"