summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74ce8ee1cc41..0224f0bbc282 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Marco Rubin <marco.rubin@protonmail.com>
# Contributor: Barfin
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
-# Contributors: Jekyll Wu, Jacco Koning, qwak, twa022, tee
# shellcheck shell=bash disable=SC2034,SC2154
+# Contributors: Jekyll Wu, Jacco Koning, qwak, twa022, tee
pkgname=usb-creator
-pkgver=0.4.0
-pkgrel=3
+pkgver=0.4.1
+pkgrel=1
pkgdesc="Create bootable USB from a LiveCD or disc image ISO"
arch=('any')
url="https://git.launchpad.net/~usb-creator-hackers/usb-creator/+git/main"
@@ -32,7 +32,7 @@ makedepends=(
'python-distutils-extra'
)
source=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname}_$pkgver.tar.xz" unitysupport.py)
-b2sums=('34ee153a8424e648aae151c44bdeb963e3d23eadb26990d0274a2e2ce85e330eba1ad77e86d021c71684dafc7e5033f6ef42b15cfed5cbbab71e6b3944b9179a'
+b2sums=('c6c7fa29d67057b53d8dc6bd1c8b661f4d31cbc9b2649446f44de03ba1155cebc836066f9f733b935d43e9b68bd8fc2adca59be8b0e5e37bf59de66d19536fc4'
'41e73bb8e19650cad95b7283952aeb6e411746fb30257575b8bb59cef6c85c7b8651375885a7fda3cb550f2d04dcc52fe4916705cdba1590578fcbe14633e9e0')
prepare() {