summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShane2019-06-22 01:40:07 +0800
committerShane2019-06-22 01:40:07 +0800
commit7b7e077b3a7a6ae80d2a190172d6c653b4013b21 (patch)
tree3867bcea8d4898d76b3c3bcfe536f2044189b317 /PKGBUILD
parent7f1a97561e36ca32cf1aa2fbe3ebc45639fc0363 (diff)
downloadaur-7b7e077b3a7a6ae80d2a190172d6c653b4013b21.tar.gz
add gconf
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a17531c435d..ef867b062125 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,22 @@
-# Maintainer: Shane <lyx_shane@outlook.com>
+# Maintainer: Shane <shanelyx@outlook.com>
pkgname=xmind-zen
-pkgver=2019
-pkgrel=06
-pkgdesc="xmind zen converted from .rpm package"
+pkgver=20190622
+pkgrel=1
+pkgdesc="converted from .rpm package on xmind.cn. please modify the website to xmind.net for non-Chinese users"
arch=("x86_64")
url="https://www.xmind.cn/"
license=('custom')
-depends=()
-
+depends=('gconf')
source=(
"http://dl2.xmind.cn/XMind-ZEN-for-Linux-64bit.rpm"
"https://www.xmind.cn/terms/index.html"
)
md5sums=('fe6357e885b72400a597416ac3d0f314'
- 'SKIP')
+ 'SKIP'
+)
-options=('!strip')
+#options=('!strip')
package() {
cd ${srcdir}