[arch-commits] Commit in deepin-boot-maker/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 4 12:41:01 UTC 2019
Date: Friday, January 4, 2019 @ 12:41:00
Author: felixonmars
Revision: 420524
upgpkg: deepin-boot-maker 2.0.4.9-1
Modified:
deepin-boot-maker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-04 10:53:57 UTC (rev 420523)
+++ PKGBUILD 2019-01-04 12:41:00 UTC (rev 420524)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-boot-maker
-pkgver=2.0.4.8
+pkgver=2.0.4.9
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=('c9446ab8ee90246237ac6c5c995ddbfe0206fa48b53ee1aa034559c08857fdfc4a7a266cbfab9fa5b0db354587657f9667c062c553ce10cb8bea2e5d10493cc0')
+sha512sums=('8389d26d331887fb483fe7846b92de1569ea5c1473b9aed4ee784e29731d45737bb931b0229a0fa89e0f37408daff916626bc552db37fb36a16a445f87173d65')
build(){
cd deepin-boot-maker-$pkgver
More information about the arch-commits
mailing list