summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLook2023-07-26 12:04:55 -0300
committerLook2023-07-26 12:04:55 -0300
commit26c27738586880f3ffb291fd60af92b7df7650a2 (patch)
tree9bcd4bad149422c794990c4f2307552a866bca90 /PKGBUILD
parent7faad9ccae5d219ca46730ef1971f456a65d3770 (diff)
downloadaur-26c27738586880f3ffb291fd60af92b7df7650a2.tar.gz
chore: bump version to 4.2.8
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73767916d3db..f49065c80ac7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=4.2.7
+pkgver=4.2.8
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=('9981c431b31c7f78ca84d13fff7650a2a0195a5ac108df3ee4fb28121c5b1f282ee248979df76b2a12c8bb6433401ac5867504e6cd912c4003a0dc797df91978')
+sha512sums_x86_64=('a0f0902ac390dffe9d663d9736d6ddeb771cbc16a320ad33b23e46b4ff238a71bcaa8ca3538b80d9df0439c5d36e9c87abdc46d38bd2bb3edbbaa7e6c15e3253')
package() {