summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7ad13d2be19..430b0a1e5817 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 3.7.0
+ pkgver = 3.7.1
pkgrel = 1
url = https://github.com/ThaUnknown/miru
install = miru-bin.install
@@ -9,7 +9,7 @@ pkgbase = miru-bin
depends = xdg-utils
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v3.7.0/linux-Miru-3.7.0.deb
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v3.7.1/linux-Miru-3.7.1.deb
sha512sums_x86_64 = SKIP
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8f33b0ed8bbe..60ab49d3a538 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=3.7.0
+pkgver=3.7.1
pkgrel=1
pkgdesc="Bittorrent streaming software for cats"
arch=('x86_64')