[arch-commits] Commit in deepin-boot-maker/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 7 13:47:30 UTC 2018
Date: Wednesday, March 7, 2018 @ 13:47:29
Author: felixonmars
Revision: 303862
upgpkg: deepin-boot-maker 2.0.4.4-1
Modified:
deepin-boot-maker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-07 13:45:27 UTC (rev 303861)
+++ PKGBUILD 2018-03-07 13:47:29 UTC (rev 303862)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-boot-maker
-pkgver=2.0.4.3
+pkgver=2.0.4.4
pkgrel=1
pkgdesc='Tool to create a bootable usb stick quick and easy'
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('qt5-tools' 'python')
groups=('deepin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-boot-maker/archive/$pkgver.tar.gz")
-sha512sums=('5f682de463d2f82f7c281abed4aea320ca962fd7b23eadefa247497dce419898fb80c21c1e6d115418ee8d601d124c12cd8e14b07a5ace522c4a7ebadd83f7b8')
+sha512sums=('7b1d91c3b7a75c045768cd6a6eacf7ed168a45acd5e63710c6d38ae3ee2f0fe5ef8644667a168cebb58bd527ff4b208c76be2a6eb902b4d8c1ccebf03d97d7e7')
build(){
cd deepin-boot-maker-$pkgver
More information about the arch-commits
mailing list