[arch-commits] Commit in deepin-boot-maker/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Apr 29 08:15:09 UTC 2020
Date: Wednesday, April 29, 2020 @ 08:15:08
Author: felixonmars
Revision: 622191
upgpkg: deepin-boot-maker 5.4.8-1
Modified:
deepin-boot-maker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-29 08:14:38 UTC (rev 622190)
+++ PKGBUILD 2020-04-29 08:15:08 UTC (rev 622191)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-boot-maker
-pkgver=5.0.1
+pkgver=5.4.8
pkgrel=1
pkgdesc='Tool to create a bootable usb stick quick and easy'
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('qt5-tools' 'python')
groups=('deepin-extra')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-boot-maker/archive/$pkgver.tar.gz")
-sha512sums=('cd30bd715d3932d06be7953effaf7bf30502c696ec9928548524a6cccad74c9a9d925f2728bbbdefdd00b2425e00f0c34711754715769f38ea5fde1c811892ef')
+sha512sums=('3ddb445e7c2dc853548304e4c880b556874f3c4dd25b1f1e561bd03541103b50f9f3b9f3a5dd35089ea269827820db1f2ee993e0d90c8201d7729905274ac8ef')
build(){
cd deepin-boot-maker-$pkgver
More information about the arch-commits
mailing list