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 413cc534b96e..f21f378c295c 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 2.9.0
+ pkgver = 2.9.1
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.0/linux-amd64-Miru-2.9.0.deb
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v2.9.1/linux-amd64-Miru-2.9.1.deb
sha512sums_x86_64 = SKIP
- source_aarch64 = https://github.com/ThaUnknown/miru/releases/download/v2.9.0/linux-arm64-Miru-2.9.0.deb
+ source_aarch64 = https://github.com/ThaUnknown/miru/releases/download/v2.9.1/linux-arm64-Miru-2.9.1.deb
sha512sums_aarch64 = SKIP
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index 478e09d329a3..c01a2c271ea1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=2.9.0
+pkgver=2.9.1
pkgrel=1
pkgdesc="Bittorrent streaming software for cats"
arch=('x86_64' 'aarch64')