[arch-commits] Commit in deepin-boot-maker/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Sep 4 20:34:10 UTC 2022
Date: Sunday, September 4, 2022 @ 20:34:10
Author: felixonmars
Revision: 1292908
upgpkg: deepin-boot-maker 5.7.7-1
Modified:
deepin-boot-maker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-04 20:32:35 UTC (rev 1292907)
+++ PKGBUILD 2022-09-04 20:34:10 UTC (rev 1292908)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-boot-maker
-pkgver=5.7.6
+pkgver=5.7.7
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=('b589b87e1b14a3492d67995d210ee0c0911d0488813c341a40121005b74a56389d87945d784ed86f4d62f13c589f3867a5e329622c42eb71aaf2f13ddc75c598')
+sha512sums=('d11af4b549bb05bbc8926bd94586d7af95377d014b5a6ec45e5b81c4cb8048a93e1b864084f26a146f92ea903c035318f70dbe5e3bf7c50f0c1d10e00701d568')
build(){
cd deepin-boot-maker-$pkgver
More information about the arch-commits
mailing list