summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e756921876c7..fd7933368ccf 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 3.1.9
- pkgrel = 2
+ pkgver = 3.1.11
+ pkgrel = 1
url = https://github.com/ThaUnknown/miru
install = miru-bin.install
arch = x86_64
@@ -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.1.9/linux-Miru-3.1.9.deb
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v3.1.11/linux-Miru-3.1.11.deb
sha512sums_x86_64 = SKIP
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index f2c503ddcb0a..e8b9d6b7e7ba 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=3.1.9
-pkgrel=2
+pkgver=3.1.11
+pkgrel=1
pkgdesc="Bittorrent streaming software for cats"
arch=('x86_64')
url="https://github.com/ThaUnknown/miru"