summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1b2c3d2f7f4..a4a7ca36aa52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=2.4.5
+pkgver=2.4.6
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=('2f84a3de9ad3910bd7cc8b0ab8cc5af191acb8159656e6b85749ee593fa2841309df4ffdd54daa7d107af7fb326bb1b85163a2ea73624038b685aabb3d094854')
+sha512sums_x86_64=('cb5c36a6b81e7c6e4cab177824b89916794715a59493d99dc4dcd3aabb3222bbadabdd3c01fb83944ac15d8cf7d7b317094138832374c6e4a997868f6fb7ea87')
package(){