summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlevinit2018-08-23 14:10:34 +0800
committerlevinit2018-08-23 14:10:34 +0800
commit8dfcec82f9066571703fbd6b52a6af8c13d1e12e (patch)
treed9f703a8162f81b3335435b260296bc6bbde0cb9
parent99745aaa8d87872a75981aedded37293db950e81 (diff)
downloadaur-8dfcec82f9066571703fbd6b52a6af8c13d1e12e.tar.gz
ver2.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17ce10fcdce5..98351ba11917 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = iceworks
pkgdesc = icework make front-end engineering becomes easy and convenient.飞冰,让前端工程变得轻松便捷。
- pkgver = 2.0.0
+ pkgver = 2.6.0
pkgrel = 1
url = https://alibaba.github.io/ice/iceworks
arch = x86_64
license = MIT
- source = https://iceworks-beta.oss-cn-hangzhou.aliyuncs.com/linux/Iceworks-amd64-2.0.0-beta.deb
+ source = https://iceworks.oss-cn-hangzhou.aliyuncs.com/linux/Iceworks-amd64-2.6.0-beta.deb
md5sums = SKIP
pkgname = iceworks
diff --git a/PKGBUILD b/PKGBUILD
index 5acae208187d..57e7944e8a0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: levinit <levinit at outlook>
pkgname=iceworks
-pkgver=2.0.0
+pkgver=2.6.0
pkgrel=1
pkgdesc="icework make front-end engineering becomes easy and convenient.飞冰,让前端工程变得轻松便捷。"
arch=('x86_64')
@@ -9,7 +9,8 @@ url="https://alibaba.github.io/ice/iceworks"
license=('MIT')
depends=()
-source=("https://iceworks-beta.oss-cn-hangzhou.aliyuncs.com/linux/Iceworks-amd64-$pkgver-beta.deb")
+source=("https://iceworks.oss-cn-hangzhou.aliyuncs.com/linux/Iceworks-amd64-${pkgver}-beta.deb")
+
md5sums=('SKIP')
package() {