summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLook2023-02-28 10:31:39 -0300
committerLook2023-02-28 10:31:39 -0300
commit87b993fed656f024490b3b6ce93cd8e19852ba48 (patch)
treec78e9b00dfbf614d6095039f5b384eeb929ec705
parente978bc918377f4693d9e8675b8d4e8cc95d9cd9b (diff)
downloadaur-87b993fed656f024490b3b6ce93cd8e19852ba48.tar.gz
chore: bump version to 3.8.1
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 862c89f6b026..b5f37b4ef494 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 3.7.2
+ pkgver = 3.8.1
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/v3.7.2/linux-Miru-3.7.2.deb
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v3.8.1/linux-Miru-3.8.1.deb
sha512sums_x86_64 = SKIP
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1615ef19ff01..0cfa323fe8c7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=3.7.2
+pkgver=3.8.1
pkgrel=1
pkgdesc="Bittorrent streaming software for cats"
arch=('x86_64')