[arch-commits] Commit in deepin-boot-maker/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 17 22:27:01 UTC 2021
Date: Monday, May 17, 2021 @ 22:27:00
Author: felixonmars
Revision: 936138
upgpkg: deepin-boot-maker 5.6.12-1
Modified:
deepin-boot-maker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 22:25:15 UTC (rev 936137)
+++ PKGBUILD 2021-05-17 22:27:00 UTC (rev 936138)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-boot-maker
-pkgver=5.6.6
+pkgver=5.6.12
pkgrel=1
pkgdesc='Tool to create a bootable usb stick quick and easy'
arch=('x86_64')
@@ -11,7 +11,7 @@
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=('0e6937e7772b0cecddeb78ebcba302f839fc027886e9d4a3ef99732db9f7d8c91824c00f85ec33d0e3069949975c230e91240453ecd0687ccd43d89a7650920a')
+sha512sums=('2da953a8b9c633257c772d1f0c018e98c628b764b1c11d5ad8a14b009a51737c254da2085ab6bae6785885f599f09a00c7e9eaab3f9f41732f573b0160007781')
build(){
cd deepin-boot-maker-$pkgver
More information about the arch-commits
mailing list