[arch-commits] Commit in deepin-editor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 8 11:58:43 UTC 2020
Date: Wednesday, July 8, 2020 @ 11:58:42
Author: felixonmars
Revision: 661725
upgpkg: deepin-editor 5.6.21-1
Modified:
deepin-editor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-08 11:56:21 UTC (rev 661724)
+++ PKGBUILD 2020-07-08 11:58:42 UTC (rev 661725)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-editor
-pkgver=5.6.20
+pkgver=5.6.21
pkgrel=1
pkgdesc='Simple editor for Deepin'
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('cmake' 'ninja' 'qt5-tools')
groups=('deepin-extra')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-editor/archive/$pkgver.tar.gz")
-sha512sums=('ad7de0ca6651edb83d2309f865013e9489111636224915891cc7d1923174b71ae1812e235130b8690ea9cf57be791c29ed3353ec1689ff54f25c1a86b3b31921')
+sha512sums=('97076f35aa357122d25cec537811eef5dd7b3e42918084549a1d1cb31ece1b9bbd1096bafb95d2aee6b519ea277096c1206c3336a2c2109955e2c98457891e81')
build(){
cd deepin-editor-$pkgver
More information about the arch-commits
mailing list