summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLook2023-01-16 19:37:59 -0300
committerLook2023-01-16 19:37:59 -0300
commitdd8e023f5ad4f512bffbc57f59e29438e2dcfbb1 (patch)
tree738d0d857138816b609799b37f1693f63b3aa3d0
parentd2914ab2b848bd1c10f0d1efd563f457dd2c32be (diff)
downloadaur-dd8e023f5ad4f512bffbc57f59e29438e2dcfbb1.tar.gz
chore: bump version to 3.7.0
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5230fb1c7fc9..a7ad13d2be19 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = miru-bin
pkgdesc = Bittorrent streaming software for cats
- pkgver = 3.6.0
+ pkgver = 3.7.0
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.6.0/linux-Miru-3.6.0.deb
+ source_x86_64 = https://github.com/ThaUnknown/miru/releases/download/v3.7.0/linux-Miru-3.7.0.deb
sha512sums_x86_64 = SKIP
pkgname = miru-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5326a4c99244..8f33b0ed8bbe 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Look <notkool@protonmail.com>
pkgname=miru-bin
-pkgver=3.6.0
+pkgver=3.7.0
pkgrel=1
pkgdesc="Bittorrent streaming software for cats"
arch=('x86_64')