summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLook2023-09-24 10:43:28 -0300
committerLook2023-09-24 10:43:28 -0300
commit03013e3b0b6caa102efa2ddaa1ad90feb2322c61 (patch)
tree6616d841f03cc4a84e6473ccfe43f196ac0e449e
parent180a79c068fde4e5c117dc88f6e23e52c3d7472b (diff)
downloadaur-03013e3b0b6caa102efa2ddaa1ad90feb2322c61.tar.gz
chore: bump version to 4.4.11
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1853eea72d1..608bad431851 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 4.4.1
+ pkgver = 4.4.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.4.1/linux-Miru-4.4.1.deb
- sha512sums_x86_64 = 8e0c24f8850fd4f1470c6b8a959b29b9770d115655d9dfec290e1612dc53675987e4cab77b1965abaf0cfffc6cdcef2cfadd9f0943c3c031ca0bd9d47921e1f0
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v4.4.11/linux-Miru-4.4.11.deb
+ sha512sums_x86_64 = f82f2560a47f0d2ccc83a1861b41f0e6f7453bfbc15c23225dfa008c625cc079ab5e802c48b202cc0fb2756426c5f9db05bca01b5ff81ded3acc5c43b098abd0
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index b2ac3070aee9..d600b042df7a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=4.4.1
+pkgver=4.4.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=('8e0c24f8850fd4f1470c6b8a959b29b9770d115655d9dfec290e1612dc53675987e4cab77b1965abaf0cfffc6cdcef2cfadd9f0943c3c031ca0bd9d47921e1f0')
+sha512sums_x86_64=('f82f2560a47f0d2ccc83a1861b41f0e6f7453bfbc15c23225dfa008c625cc079ab5e802c48b202cc0fb2756426c5f9db05bca01b5ff81ded3acc5c43b098abd0')
package() {