summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorv9pzm72024-03-13 21:27:32 +0800
committerv9pzm72024-03-13 21:27:32 +0800
commit966bd1b2fa480c3b05b95fd38af228971ed7044b (patch)
treeed9099d4b3c1a7153768ac36efc354070dab5eb4 /PKGBUILD
parent6ce4df7465967e11c2647c1e2f278ae724acab1d (diff)
downloadaur-simple-live-app-bin.tar.gz
upgpkg: 1.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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)