Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-clone
Commits:
86818c9a by Felix Yan at 2023-08-02T05:17:03+03:00
upgpkg: 5.0.15-2
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
pkgname=deepin-clone
pkgver=5.0.15
-pkgrel=1
+pkgrel=2
pkgdesc='Disk and partition backup/restore tool'
arch=('x86_64')
url="https://github.com/linuxdeepin/deepin-clone"
license=('GPL3')
-depends=('deepin-qt5integration' 'dtkcore' 'dtkgui' 'dtkwidget' 'qt5-base'
'gcc-libs' 'e2fsprogs'
- 'jfsutils' 'xfsprogs' 'partclone')
+depends=('deepin-qt5integration' 'deepin-file-manager' 'dtkcore' 'dtkgui'
'dtkwidget' 'qt5-base'
+ 'gcc-libs' 'e2fsprogs' 'jfsutils' 'xfsprogs' 'partclone')
makedepends=('cmake' 'ninja' 'qt5-tools' 'deepin-gettext-tools')
groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-clone/archive/$pkgver.tar.gz")
+source=("https://github.com/linuxdeepin/deepin-clone/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('8fe1b1c9a722af982107101a3cc28faa942081e26e2a0a9903e8a34c80e9f6f96be29d76afec57956f0b09b8cb10b3d977e35890158c47da1d817e5d3fb047f4')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-clone/-/commit/86818c9aa9fe7a4e9cfd09d84176e224ad24e9ad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-clone/-/commit/86818c9aa9fe7a4e9cfd09d84176e224ad24e9ad
You're receiving this email because of your account on gitlab.archlinux.org.