Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-image-editor
Commits:
35e1df9e by Felix Yan at 2023-12-25T22:02:31+02:00
upgpkg: 1.0.40-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-image-editor
pkgdesc = Public library for deepin-image-viewer and deepin-album
- pkgver = 1.0.39
+ pkgver = 1.0.40
pkgrel = 1
url = https://github.com/linuxdeepin/image-editor
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = deepin-image-editor
depends = libmediainfo
depends = gcc-libs
depends = deepin-util-dfm
- source =
https://github.com/linuxdeepin/image-editor/archive/1.0.39/deepin-image-editor-1.0.39.tar.gz
+ source =
https://github.com/linuxdeepin/image-editor/archive/1.0.40/deepin-image-editor-1.0.40.tar.gz
source = remove-broken-flags.patch
- sha512sums =
a2dd8f4ed561e1455cbf92613420f7ab280dfb4d032bf7e0b0b3ea8430a1c8f10b76639e9914cc87998abca274bfc9aca117285cb4275957dc90a85c0c874a21
+ sha512sums =
39d08897d04bd6deb17b740678caa0786ba54a668bd107128308a44d4d08f46c0e68626a75723a0caa9e17e8b7bb7945b7f3c3fc02ea325f5a536360254fdc28
sha512sums =
bc72e7732ae045a10129336a770d04827c487fb57938c4711e57aeeccde369fca207913477a695cddffc7d0fb6d77add1f75b9b5ca784d0285b8f4f56c2376ad
pkgname = deepin-image-editor
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-image-editor
-pkgver=1.0.39
+pkgver=1.0.40
pkgrel=1
pkgdesc='Public library for deepin-image-viewer and deepin-album'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('dtkcore' 'dtkgui' 'dtkwidget' 'qt5-base' 'qt5-svg'
'libtiff' 'ffmpegth
makedepends=('cmake' 'ninja' 'qt5-tools')
source=("https://github.com/linuxdeepin/image-editor/archive/$pkgver/$pkgname-$pkgver.tar.gz"
remove-broken-flags.patch)
-sha512sums=('a2dd8f4ed561e1455cbf92613420f7ab280dfb4d032bf7e0b0b3ea8430a1c8f10b76639e9914cc87998abca274bfc9aca117285cb4275957dc90a85c0c874a21'
+sha512sums=('39d08897d04bd6deb17b740678caa0786ba54a668bd107128308a44d4d08f46c0e68626a75723a0caa9e17e8b7bb7945b7f3c3fc02ea325f5a536360254fdc28'
'bc72e7732ae045a10129336a770d04827c487fb57938c4711e57aeeccde369fca207913477a695cddffc7d0fb6d77add1f75b9b5ca784d0285b8f4f56c2376ad')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-image-editor/-/commit/35e1df9e9abf939f1f371027106969e4f4499849
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-image-editor/-/commit/35e1df9e9abf939f1f371027106969e4f4499849
You're receiving this email because of your account on gitlab.archlinux.org.