summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAngel Caido2018-01-16 12:43:25 -0500
committerAngel Caido2018-01-16 12:43:25 -0500
commitcaa2056d694c1b77c82dc956f4db1e1c02f4a0d6 (patch)
treefa416e41deab338cd8bbc2db99c3702ade55f937 /PKGBUILD
parentd7a49df475df9b41086fa0ba1d6c6e19afb27dc0 (diff)
downloadaur-caa2056d694c1b77c82dc956f4db1e1c02f4a0d6.tar.gz
Update to 9.1.0-1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b66c226db41a..15e3c0328108 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Angel_Caido <geussepe at gmail dot com>>
pkgname=multibootusb
-pkgver=9.0.0
+pkgver=9.1.0
pkgrel=1
pkgdesc="Boot multiple live Linux distros from a usb flash drive."
arch=("any")
@@ -11,7 +11,7 @@ url="http://multibootusb.org"
license=("GPL")
depends=("python-pyqt5" "pyqt5-common" "python-dbus" "mtools" "util-linux" "parted" "p7zip" "python-six" "python-pyudev")
-sha512sums=("0943ff956db5f22c79bf30693819dac3677cfc0db8dac4c77acfe7f74fa23c79b956a7e30987ef191a3be0a7c6d876c83fc086c0862cdef154d6b2bd4fd7f759")
+sha512sums=("7c9c85b23e475f05db112f0e13c10eff52bbdc5272226b56ed0e4be104ca512fa76133123209dcd64de9b310d4bd63c255c8b20ea8d1bca99bcf476feb4920a9")
source=("https://github.com/mbusb/$pkgname/archive/v${pkgver}.tar.gz")
package () {