Update to 1.8.7

Automated build and publish via GitHub Actions.

Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2026-02-07 07:41:45 +00:00
parent b57e810898
commit dcd3a84a82
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = slive
pkgdesc = 基于Flutter的聚合直播软件支持多平台直播源聚合与观看。
pkgver = 1.8.5
pkgver = 1.8.7
pkgrel = 2
url = https://github.com/SlotSun/dart_simple_live
arch = x86_64
@ -20,7 +20,7 @@ pkgbase = slive
depends = libva
depends = libxv
depends = patchelf
source = v1.8.5.tar.gz::https://github.com/SlotSun/dart_simple_live/archive/refs/tags/v1.8.5.tar.gz
source = v1.8.7.tar.gz::https://github.com/SlotSun/dart_simple_live/archive/refs/tags/v1.8.7.tar.gz
sha256sums = SKIP
pkgname = slive

View file

@ -1,7 +1,7 @@
# Maintainer: SlotSun <slot_sun@outlook.com>
pkgname=slive
pkgver=1.8.5
pkgver=1.8.7
pkgrel=2
pkgdesc="基于Flutter的聚合直播软件支持多平台直播源聚合与观看。"
arch=('x86_64')
@ -9,7 +9,7 @@ url="https://github.com/SlotSun/dart_simple_live"
license=('GPL-3.0-or-later')
depends=('gtk3' 'libvdpau' 'libpulse' 'libxss' 'libarchive' 'alsa-lib' 'libva' 'libxv' 'patchelf')
makedepends=('git' 'clang' 'cmake' 'ninja' 'fvm' 'rustup')
source=("v1.8.5.tar.gz::https://github.com/SlotSun/dart_simple_live/archive/refs/tags/v1.8.5.tar.gz")
source=("v1.8.7.tar.gz::https://github.com/SlotSun/dart_simple_live/archive/refs/tags/v1.8.7.tar.gz")
sha256sums=('SKIP')
prepare() {