[arch-commits] Commit in deepin-boot-maker/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 24 14:12:50 UTC 2017
Date: Tuesday, October 24, 2017 @ 14:12:49
Author: felixonmars
Revision: 264107
upgpkg: deepin-boot-maker 2.0.3.1-1
Modified:
deepin-boot-maker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-24 14:11:11 UTC (rev 264106)
+++ PKGBUILD 2017-10-24 14:12:49 UTC (rev 264107)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-boot-maker
-pkgver=2.0.3
+pkgver=2.0.3.1
pkgrel=1
pkgdesc='Tool to create a bootable usb stick quick and easy'
arch=('i686' '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=('9cad7cff3255e9cab9ac46116cf501129819f296f4afda0bd77601431eda2bbe84eacfdbd5a99a65dab920c512b975b11db766ab4c820788f865c22970acbb5e')
+sha512sums=('4d683f4ba1cb7462d0532ad5da7580a4a9360c748f6a87c561d82fb855b12e14e3aeda9661a4acd09e3e324dd8d5d3ffa70cec695ef7a8fe5e932304a26cb092')
build(){
cd deepin-boot-maker-$pkgver
More information about the arch-commits
mailing list