summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcrazyboycjr2019-07-31 17:08:15 +0800
committercrazyboycjr2019-07-31 17:08:15 +0800
commitab2f609565f01ac17c07577541560870405d9257 (patch)
treecd59c1a65ca691c8da12f37f5de644eab98bb59f /PKGBUILD
parent5c960afa5e2e42c7c1eb9042e7c362073339df75 (diff)
downloadaur-ab2f609565f01ac17c07577541560870405d9257.tar.gz
update to 2.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21d3d0d11838..018f0ca8526b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Shichao Gao <xgdgsc at gmail dot com>
pkgname=dingtalk-electron
_pkgname=${pkgname//-/_}
-pkgver=2.0.15
+pkgver=2.1.1
pkgrel=1
pkgdesc="钉钉Linux版本"
arch=('x86_64')
url="https://github.com/nashaofu/dingtalk#readme"
license=('MIT')
depends=('gconf' 'libnotify' 'libappindicator-sharp' 'libxtst' 'nss' 'libxss')
-source=("https://github.com/nashaofu/dingtalk/releases/download/v${pkgver}/dingtalk_${pkgver}_amd64.deb")
+source=("https://github.com/nashaofu/dingtalk/releases/download/v${pkgver}/dingtalk-${pkgver}-latest-amd64.deb")
package() {
tar xJvf data.tar.xz -C "${pkgdir}"
@@ -27,4 +27,4 @@ package() {
find "${pkgdir}" -type f | xargs chown root:root
}
-md5sums=('b9b610d589dab6a9c8407da0f44b89a1')
+md5sums=('fcc01ab13edac1288484c9a843867765')