Date: Monday, September 26, 2022 @ 21:54:04
  Author: felixonmars
Revision: 1311565

upgpkg: deepin-editor 5.10.35-1

Modified:
  deepin-editor/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-26 21:51:44 UTC (rev 1311564)
+++ PKGBUILD    2022-09-26 21:54:04 UTC (rev 1311565)
@@ -1,17 +1,17 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=deepin-editor
-pkgver=5.10.34
+pkgver=5.10.35
 pkgrel=1
 pkgdesc='Simple editor for Deepin'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-editor";
 license=('GPL3')
-depends=('deepin-qt5integration' 'enca' 'kcodecs' 'polkit-qt5' 
'syntax-highlighting' 'libchardet' 'uchardet')
+depends=('deepin-qt5integration' 'kcodecs' 'polkit-qt5' 'syntax-highlighting' 
'libchardet' 'uchardet')
 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=('7157074a28f5787f64bfd242237f100df3c1483719b4fc0d3be8453a373d81e85e52f097e83b259563c49a5a3a8f3a7e81b649d13b7e0864e57af2f0f2673e40')
+sha512sums=('3035204a46ea0975bc430405f3cc4701901c15ed90d3529d0abfe449d8468194a6eae046f84597fa7553d2f55672a6ce3fce01d15efda8ef1c3de78ff6734671')
 
 build() {
   cd deepin-editor-$pkgver

Reply via email to