[arch-commits] Commit in deepin-editor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 2 06:28:04 UTC 2020
Date: Thursday, July 2, 2020 @ 06:27:58
Author: felixonmars
Revision: 657461
upgpkg: deepin-editor 5.6.19-1
Modified:
deepin-editor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-02 05:23:43 UTC (rev 657460)
+++ PKGBUILD 2020-07-02 06:27:58 UTC (rev 657461)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-editor
-pkgver=5.6.18
+pkgver=5.6.19
pkgrel=1
pkgdesc='Simple editor for Deepin'
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('cmake' 'qt5-tools')
groups=('deepin-extra')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-editor/archive/$pkgver.tar.gz")
-sha512sums=('7b14ffdee8664399334f136185feacb1180cb65aa0620e5224371d9d10ce27e6b645e190536f0c47fb241ff0a30c95fd5f8c896f5e8e44a804c56f734392be92')
+sha512sums=('74149e2f75b80072444daed02cfbb7e2b69a83b6b81b4d51b93c3fcf3f43fd07d8fe73a2ac2ab168d05fa1ed67a6b8781320eb0fb0310132ea6598e3aa8d54c2')
build(){
cd deepin-editor-$pkgver
More information about the arch-commits
mailing list