summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorv9pzm72024-03-13 21:27:32 +0800
committerv9pzm72024-03-13 21:27:32 +0800
commit966bd1b2fa480c3b05b95fd38af228971ed7044b (patch)
treeed9099d4b3c1a7153768ac36efc354070dab5eb4
parent6ce4df7465967e11c2647c1e2f278ae724acab1d (diff)
downloadaur-simple-live-app-bin.tar.gz
upgpkg: 1.5.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12922d21a1ec..0c7c479ffda5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simple-live-app-bin
pkgdesc = 简简单单的看直播
- pkgver = 1.5.2.10502
+ pkgver = 1.5.3.10503
pkgrel = 1
url = https://github.com/xiaoyaocz/dart_simple_live
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = simple-live-app-bin
depends = libmpv.so
depends = xdg-user-dirs
options = !debug
- source_x86_64 = simple-live-app-bin-1.5.2.10502.deb::https://github.com/xiaoyaocz/dart_simple_live/releases/download/v1.5.2/simple_live_app-1.5.2+10502-linux.deb
- sha256sums_x86_64 = c2e772c5091965a066599554fa3ad7276fb5ebd855721b6ef6cf953afe3c41cc
+ source_x86_64 = simple-live-app-bin-1.5.3.10503.deb::https://github.com/xiaoyaocz/dart_simple_live/releases/download/v1.5.3/simple_live_app-1.5.3+10503-linux.deb
+ sha256sums_x86_64 = 95f646f4f2f5e68c56a4a5b5598e25c977155e986c92656bc502320943e402cf
pkgname = simple-live-app-bin
diff --git a/PKGBUILD b/PKGBUILD
index b9b0475da934..ba8aba690030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: everyx <lunt.luo#gmail.com>
# Maintainer: v9pzm7 <751000925#qq.com>
pkgname=simple-live-app-bin
-_build_id=10502
-_version=1.5.2
+_build_id=10503
+_version=1.5.3
pkgver=${_version}.${_build_id}
pkgrel=1
@@ -14,7 +14,7 @@ license=('GPL3')
# conflicts=("$pkgname-git" "$pkgname-beta")
source_x86_64=("$pkgname-$pkgver.deb::https://github.com/xiaoyaocz/dart_simple_live/releases/download/v${_version}/simple_live_app-${_version}+${_build_id}-linux.deb")
-sha256sums_x86_64=('c2e772c5091965a066599554fa3ad7276fb5ebd855721b6ef6cf953afe3c41cc')
+sha256sums_x86_64=('95f646f4f2f5e68c56a4a5b5598e25c977155e986c92656bc502320943e402cf')
depends=('libmpv.so' 'xdg-user-dirs')
options=(!debug)