summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcrolbar2024-04-20 13:09:05 +0300
committercrolbar2024-04-20 13:09:05 +0300
commite10ee7524c9d99abc4991947a37f1c9e26795993 (patch)
tree35dd56564a5c10e857e55ca428b4e37dff91f4aa
parent250838d9f447a41914f865a95806408045b6f674 (diff)
downloadaur-matm-bin.tar.gz
v2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bffd0a882fd1..8a1b5e89ff40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = matm-bin
pkgdesc = A tool to watch anime, movies, tv shows and read manga from the comfort of the cli!
- pkgver = 2.1
+ pkgver = 2.2
pkgrel = 1
url = https://github.com/crolbar/matm
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = matm-bin
optdepends = vlc: an alternative video player for movies
provides = matm
conflicts = matm-git
- source = https://github.com/crolbar/matm/releases/download/v2.1/matm-2.1-linux.tar.gz
+ source = https://github.com/crolbar/matm/releases/download/v2.2/matm-2.2-linux.tar.gz
md5sums = SKIP
pkgname = matm-bin
diff --git a/PKGBUILD b/PKGBUILD
index d8cbfa084f49..eda71adfe433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: crolbar <crolbar@crolbar.com>
_pkgname="matm"
pkgname="matm-bin"
-pkgver=2.1
+pkgver=2.2
pkgrel=1
pkgdesc="A tool to watch anime, movies, tv shows and read manga from the comfort of the cli!"
arch=('x86_64')