summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d0aa5dea83a..1d2c74eae4d7 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 2.9.2
+ pkgver = 2.9.3
pkgrel = 1
url = https://github.com/ThaUnknown/miru
install = miru-bin.install
@@ -10,9 +10,9 @@ pkgbase = miru-bin
depends = xdg-utils
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v2.9.2/linux-amd64-Miru-2.9.2.deb
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v2.9.3/linux-amd64-Miru-2.9.3.deb
sha512sums_x86_64 = SKIP
- source_aarch64 = https://github.com/ThaUnknown/miru/releases/download/v2.9.2/linux-arm64-Miru-2.9.2.deb
+ source_aarch64 = https://github.com/ThaUnknown/miru/releases/download/v2.9.3/linux-arm64-Miru-2.9.3.deb
sha512sums_aarch64 = SKIP
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7e9c1bc0ffac..7f0b26d85f4e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=2.9.2
+pkgver=2.9.3
pkgrel=1
pkgdesc="Bittorrent streaming software for cats"
arch=('x86_64' 'aarch64')