[arch-commits] Commit in deepin-editor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 9 12:22:28 UTC 2018
Date: Wednesday, May 9, 2018 @ 12:22:26
Author: felixonmars
Revision: 319858
upgpkg: deepin-editor 0.0.2-1
Modified:
deepin-editor/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-09 12:17:10 UTC (rev 319857)
+++ PKGBUILD 2018-05-09 12:22:26 UTC (rev 319858)
@@ -2,17 +2,17 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-editor
-pkgver=0.0.1
+pkgver=0.0.2
pkgrel=1
pkgdesc='Simple editor for Deepin'
arch=('x86_64')
url="https://github.com/linuxdeepin/deepin-editor"
license=('GPL3')
-depends=('deepin-qt5integration')
+depends=('deepin-qt5integration' 'dtkwm' 'syntax-highlighting' 'kcodecs' 'polkit-qt5')
#makedepends=('qt5-tools' 'python')
groups=('deepin-extra')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-editor/archive/$pkgver.tar.gz")
-sha512sums=('a1ab1cd96705f1e2be9e8caf62636b2d250bc133e401e3c1bf502739608b127943550b6152e5bbac69e45b1e2d2f72ee542f2400d06a117a53045f909215ba56')
+sha512sums=('8fc7f4b75600439ae3c8abef40d5e7cdc4c8db6c3776a64ff150efc781187613955745c0c5b7b36c4007b1034a62213dd3a3033734c25ed3bf77ee53f65730bf')
build(){
cd deepin-editor-$pkgver
More information about the arch-commits
mailing list