[arch-commits] Commit in deepin-editor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 07:59:50 UTC 2018
Date: Thursday, May 17, 2018 @ 07:59:49
Author: felixonmars
Revision: 323432
upgpkg: deepin-editor 0.0.4-1
Modified:
deepin-editor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 07:59:12 UTC (rev 323431)
+++ PKGBUILD 2018-05-17 07:59:49 UTC (rev 323432)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-editor
-pkgver=0.0.3
+pkgver=0.0.4
pkgrel=1
pkgdesc='Simple editor for Deepin'
arch=('x86_64')
@@ -12,7 +12,7 @@
#makedepends=('qt5-tools' 'python')
groups=('deepin-extra')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-editor/archive/$pkgver.tar.gz")
-sha512sums=('e95a29cc0cd41c92a5f0d563dc7ea5fda829d467f3e2f7bcc188755657aeff4e6e1c488f2fc1dc71b719b0712983d6981431713ad33797854c520451db223f0e')
+sha512sums=('9d588075e167cb1f6c4318711fb1f5574c2dae68a6429f0f4777c81bd0cf7362c5b7f15966bd93aa1bb94f3289614689d3872c1249fd283077d89543651706f2')
build(){
cd deepin-editor-$pkgver
More information about the arch-commits
mailing list