[arch-commits] Commit in deepin-editor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 7 14:03:24 UTC 2019
Date: Tuesday, May 7, 2019 @ 14:03:24
Author: felixonmars
Revision: 462130
upgpkg: deepin-editor 1.2.6.4-1
Modified:
deepin-editor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-07 14:01:56 UTC (rev 462129)
+++ PKGBUILD 2019-05-07 14:03:24 UTC (rev 462130)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-editor
-pkgver=1.2.6.3
+pkgver=1.2.6.4
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=('af90415a4d2a4aa2b4dc7ebb4712657acd6ed131ecfc070a9ca331ad7ef9452f294cdc6c2b5f5a79e59b0406b479fffedbee63b2c2be87e859e5506530aa1a55')
+sha512sums=('4943ec7b356facd406548fe96aaf030c4be61717604be42ccb3c2d3737480dd79cd83233b85ac60a72fd4fbab80fec048bb46e6323d3fe211f2f0f325cc466af')
build(){
cd deepin-editor-$pkgver
More information about the arch-commits
mailing list