summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-11-15 09:59:02 +0800
committerzxp198210052023-11-15 09:59:02 +0800
commit5140b0c017776a02dfe0021d52bb1d41ae5e610b (patch)
tree5e167015b42022a11a70ea2b7387a358ae0202ef /PKGBUILD
parent31a6051d464b1d7714d3c74dfc6b196551ca1ec2 (diff)
downloadaur-5140b0c017776a02dfe0021d52bb1d41ae5e610b.tar.gz
update to 1.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5cde1da3863..723f78ee85e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=escrcpy
-pkgver=1.14.0
+pkgver=1.14.1
pkgrel=1
pkgdesc="使用图形化的 Scrcpy 显示和控制您的 Android 设备,由 Electron 驱动"
arch=(
@@ -24,7 +24,7 @@ source=(
"${pkgname}-${pkgver}.zip::${url}/archive/refs/tags/v${pkgver}.zip"
"${pkgname}.sh"
)
-sha256sums=('ec2838cdc06e8e0df82202af1106448d9fedad2718d7f1e998b28e35eb469e63'
+sha256sums=('0409a785c8b5530b066d599870f45a807cc7a99b161cb63cee2673dce7b071ee'
'941cb7196d03283a6e65a2271f0c8381a9ec8176f38ce9dc9916f3f89b29a720')
build() {
gendesk -q -f -n --categories "Utility" --name "${pkgname}" --exec "${pkgname}"