[arch-commits] Commit in deepin-editor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 22 07:18:38 UTC 2020
Date: Friday, May 22, 2020 @ 07:18:37
Author: felixonmars
Revision: 631532
upgpkg: deepin-editor 5.6.9-1
Modified:
deepin-editor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-22 06:46:52 UTC (rev 631531)
+++ PKGBUILD 2020-05-22 07:18:37 UTC (rev 631532)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-editor
-pkgver=5.6.8
+pkgver=5.6.9
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=('faec4bbe057012c103a4ef653d224d4aa361be13d4738f978cb404d532c1f1164e9ab0de3d231fe7e43d1e1bd73ee5640d4bebb1739fb49919321ca9e9a0eaa8')
+sha512sums=('7a95ac8d84af78152c204b874e6f78a6999c61996ac22a5f7799fd32e2ec1c93a947ac881726b1783d6addc4a280d0287e10750250081f9b0fbe925641517374')
build(){
cd deepin-editor-$pkgver
More information about the arch-commits
mailing list