[arch-commits] Commit in deepin-draw/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Sep 2 08:38:49 UTC 2022
Date: Friday, September 2, 2022 @ 08:38:48
Author: felixonmars
Revision: 1290844
upgpkg: deepin-draw 5.11.3-1
Modified:
deepin-draw/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-02 08:37:56 UTC (rev 1290843)
+++ PKGBUILD 2022-09-02 08:38:48 UTC (rev 1290844)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-draw
-pkgver=5.10.6
+pkgver=5.11.3
pkgrel=1
pkgdesc="A lightweight drawing tool for Linux 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-draw/archive/$pkgver.tar.gz")
-sha512sums=('ca5730dfa38e9e61d41601689595bdd84d3a92aa9948378b6a217a94ee2a0ce217edb72f9f10eb87be993b7e0328b9a5eb8ec26aac7c7e7fd0f7bc88de081b55')
+sha512sums=('8ffea58df530535ef18aa5f59e2d438ab642a57a595ed97c63d527566d4da7f00f514a67f4aaa81e99f058da5713a5e4c412d1c86902e2810255e59b2ad48915')
prepare() {
cd deepin-draw-$pkgver
More information about the arch-commits
mailing list