summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcrazyboycjr2017-07-24 13:21:24 +0800
committercrazyboycjr2017-07-24 13:21:24 +0800
commit07b1556e4fccd0d939deadbfd9df1c4b372bde3f (patch)
tree8ce80ddd5b652b3e873dc1da3471fbbf6f5ed184 /PKGBUILD
parent70482fbcef6547a47b49f0a12ef69fd6fbd424ea (diff)
downloadaur-07b1556e4fccd0d939deadbfd9df1c4b372bde3f.tar.gz
update to version 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a549b06ca692..20b1604aae9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jingrong Chen <crazyboycjr at gmail dot com>
pkgname=dingtalk-electron
_pkgname=${pkgname//-/_}
-pkgver=1.1.0
+pkgver=1.2.0
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/v1.1.0/dingtalk_1.1.0_amd64.deb")
+source=("https://github.com/nashaofu/dingtalk/releases/download/v1.2.0/dingtalk_1.2.0_amd64.deb")
pkgver() {
cd "${srcdir}"
@@ -34,4 +34,4 @@ package() {
find "${pkgdir}" -type f | xargs chown root:root
}
-md5sums=('7c6e6b757d97d43138a79febdee2c584')
+md5sums=('d8baa074f3e1d371df4c8a558879e739')