[arch-commits] Commit in deepin-boot-maker/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Apr 7 22:19:45 UTC 2021


    Date: Wednesday, April 7, 2021 @ 22:19:45
  Author: felixonmars
Revision: 912900

upgpkg: deepin-boot-maker 5.6.6-1

Modified:
  deepin-boot-maker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-07 22:19:43 UTC (rev 912899)
+++ PKGBUILD	2021-04-07 22:19:45 UTC (rev 912900)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=deepin-boot-maker
-pkgver=5.4.8.3
+pkgver=5.6.6
 pkgrel=1
 pkgdesc='Tool to create a bootable usb stick quick and easy'
 arch=('x86_64')
@@ -8,10 +8,10 @@
 url="https://github.com/linuxdeepin/deepin-boot-maker"
 license=('GPL3')
 depends=('deepin-qt5integration' 'p7zip' 'mtools' 'syslinux')
-makedepends=('qt5-tools' 'python')
+makedepends=('qt5-tools' 'python' 'gtest')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-boot-maker/archive/$pkgver.tar.gz")
-sha512sums=('8a1110cd4703dcc0aff24d20ee37f3ace65a9c08befbe4bc1bb189b7026c2a1335dbb39af0bb8aa8b2c60c2b03b1182d06c0a91ebd7c0d16a0f5e6e5cb69300f')
+sha512sums=('0e6937e7772b0cecddeb78ebcba302f839fc027886e9d4a3ef99732db9f7d8c91824c00f85ec33d0e3069949975c230e91240453ecd0687ccd43d89a7650920a')
 
 build(){
   cd deepin-boot-maker-$pkgver



More information about the arch-commits mailing list