summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLook2023-11-15 12:33:38 -0300
committerLook2023-11-15 12:33:38 -0300
commit84a36630a9ffc7c9a1be599fd185c4b276b2ae57 (patch)
tree7754703f59c118798f850c23dc2bb673c4f289d1
parentf78c44e732288ffc2132a576d869ccbad66a8bc5 (diff)
downloadaur-84a36630a9ffc7c9a1be599fd185c4b276b2ae57.tar.gz
chore: bump version to 4.4.19
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75c47d672ef5..30fc3b3e27bd 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 4.4.14
+ pkgver = 4.4.19
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.14/linux-Miru-4.4.14.deb
- sha512sums_x86_64 = b09b3c27b75043e6df41e3e20da6538462c77904517c715e4811211106d35aca2d921f48796b7db791f42643296b69648d32eeb875718f53edbd5a23bafb7511
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v4.4.19/linux-Miru-4.4.19.deb
+ sha512sums_x86_64 = eaca11abb96b027d51bdc171d0af982d084aa7d940eb111eac1483b56939f5fed072c0f17db180cfa11329f665b347504ea6a74000e3bb1d691db16df4421df7
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index 95aa37625be4..56806cf6ba1b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=4.4.14
+pkgver=4.4.19
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=('b09b3c27b75043e6df41e3e20da6538462c77904517c715e4811211106d35aca2d921f48796b7db791f42643296b69648d32eeb875718f53edbd5a23bafb7511')
+sha512sums_x86_64=('eaca11abb96b027d51bdc171d0af982d084aa7d940eb111eac1483b56939f5fed072c0f17db180cfa11329f665b347504ea6a74000e3bb1d691db16df4421df7')
package() {