summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLook2023-07-31 02:43:48 -0300
committerLook2023-07-31 02:43:48 -0300
commit6657dd432ea9f3e287cb172eb9f1a5ca7887841c (patch)
treeb4abd37b91ec3b3a53b70a5c30041649285acf4a
parent26c27738586880f3ffb291fd60af92b7df7650a2 (diff)
downloadaur-6657dd432ea9f3e287cb172eb9f1a5ca7887841c.tar.gz
chore: bump version to 4.2.11
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c67bacaa151..b772aba3349e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 4.2.8
+ pkgver = 4.2.11
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/v4.2.8/linux-Miru-4.2.8.deb
- sha512sums_x86_64 = a0f0902ac390dffe9d663d9736d6ddeb771cbc16a320ad33b23e46b4ff238a71bcaa8ca3538b80d9df0439c5d36e9c87abdc46d38bd2bb3edbbaa7e6c15e3253
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v4.2.11/linux-Miru-4.2.11.deb
+ sha512sums_x86_64 = a39ed07a9f8aebfc8e6c3713070a2a69c7eab895823f2b422c23f7e012c76c4e0ab51a8b7bbf63e9792d057bfccd7441e993a10c0acdb243e927419536659189
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index f49065c80ac7..505db6c7dee0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=4.2.8
+pkgver=4.2.11
pkgrel=1
pkgdesc="Bittorrent streaming software for cats"
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('xdg-utils')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://github.com/ThaUnknown/miru/releases/download/v${pkgver}/linux-Miru-${pkgver}.deb")
-sha512sums_x86_64=('a0f0902ac390dffe9d663d9736d6ddeb771cbc16a320ad33b23e46b4ff238a71bcaa8ca3538b80d9df0439c5d36e9c87abdc46d38bd2bb3edbbaa7e6c15e3253')
+sha512sums_x86_64=('a39ed07a9f8aebfc8e6c3713070a2a69c7eab895823f2b422c23f7e012c76c4e0ab51a8b7bbf63e9792d057bfccd7441e993a10c0acdb243e927419536659189')
package() {