[arch-commits] Commit in deepin-editor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 3 09:43:36 UTC 2020
Date: Friday, July 3, 2020 @ 09:43:36
Author: felixonmars
Revision: 657594
upgpkg: deepin-editor 5.6.20-1
Modified:
deepin-editor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-03 09:43:05 UTC (rev 657593)
+++ PKGBUILD 2020-07-03 09:43:36 UTC (rev 657594)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-editor
-pkgver=5.6.19
+pkgver=5.6.20
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=('74149e2f75b80072444daed02cfbb7e2b69a83b6b81b4d51b93c3fcf3f43fd07d8fe73a2ac2ab168d05fa1ed67a6b8781320eb0fb0310132ea6598e3aa8d54c2')
+sha512sums=('ad7de0ca6651edb83d2309f865013e9489111636224915891cc7d1923174b71ae1812e235130b8690ea9cf57be791c29ed3353ec1689ff54f25c1a86b3b31921')
build(){
cd deepin-editor-$pkgver
More information about the arch-commits
mailing list