[arch-commits] Commit in deepin-editor/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Jun 12 00:18:52 UTC 2021


    Date: Saturday, June 12, 2021 @ 00:18:51
  Author: felixonmars
Revision: 963005

upgpkg: deepin-editor 5.9.0.50-1

Modified:
  deepin-editor/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-12 00:15:54 UTC (rev 963004)
+++ PKGBUILD	2021-06-12 00:18:51 UTC (rev 963005)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=deepin-editor
-pkgver=5.9.0.49
+pkgver=5.9.0.50
 pkgrel=1
 pkgdesc='Simple editor for Deepin'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'gmock' 'gtest' 'ninja' 'qt5-tools')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-editor/archive/$pkgver.tar.gz")
-sha512sums=('6263fea2a796af9a9966fdae1409591376788914a87d49b009d1a292244e09360ada0a92449e3e2e706fcc93ad6d99c0c6dc73c1251b6487a3ab763d04dc2d41')
+sha512sums=('ac5639b316162a16e4a54035758d30100fd1d861261192e49af919e190e9375f9d398ba057e9796146d34865dcefd5d071e88207f9347e69b0e36592e0cb9954')
 
 build(){
   cd deepin-editor-$pkgver



More information about the arch-commits mailing list