summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLook2022-09-28 23:04:48 -0300
committerLook2022-09-28 23:04:48 -0300
commitf58157881a8fe3973b3f0075deaa438d066f561d (patch)
treec99aa30c50ab46dbbc2a6c63935a0578a53d5927
parent0fcf11aaa4c5c618928d26c27a37e2e9c98f0de9 (diff)
downloadaur-f58157881a8fe3973b3f0075deaa438d066f561d.tar.gz
Bump version to v3.1.11
-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"