summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 963c9362e9a7..6046e8932dae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unetbootin
pkgdesc = Create bootable Live USB drives
- pkgver = 700
+ pkgver = 702
pkgrel = 1
url = https://unetbootin.github.io
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = unetbootin
depends = qt5-base
depends = syslinux
optdepends = polkit: run unetbootin directly from menu
- source = unetbootin-700::https://github.com/unetbootin/unetbootin/archive/700.tar.gz
+ source = unetbootin-702::https://github.com/unetbootin/unetbootin/archive/702.tar.gz
source = unetbootin.sh
source = org.archlinux.pkexec.unetbootin.policy
- sha256sums = 709f1ccc9f72c664d85fbaccce38c17cb8861261e2447f2000d0d753f5ffcbd0
+ sha256sums = 95add3253d2731680a83ea464c7bbe92db864c000ae4921e141b93536b7a68f8
sha256sums = 6b99405a78ac4de80e3a20e766ce993f22c8a01e4ab50f952a10bdcc26effd3f
sha256sums = 118f154e2772ff0d50d22735418fb37c9a03ecd0a1bbf2c8a4a8ed48da64160c
diff --git a/PKGBUILD b/PKGBUILD
index 872556d92bec..ed7809c4f6b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz>
+# Maintainer: Gennadiy Mykhailiuta <gmykhailiuta@gmail.com>
+# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz>
# Contributor: Felix Golatofski <contact@xdfr.de>
# Contributor: Manuel Hüsers <manuel.huesers@uni-ol.de>
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
@@ -7,7 +8,7 @@
# Contributor: Michai Coman <mihai@m1x.ro>
pkgname='unetbootin'
-pkgver=700
+pkgver=702
pkgrel=1
pkgdesc='Create bootable Live USB drives'
arch=('x86_64')
@@ -20,7 +21,7 @@ optdepends=('polkit: run unetbootin directly from menu')
source=("${pkgname}-${pkgver}::${_url_source}/archive/${pkgver}.tar.gz"
"${pkgname}.sh"
"org.archlinux.pkexec.${pkgname}.policy")
-sha256sums=('709f1ccc9f72c664d85fbaccce38c17cb8861261e2447f2000d0d753f5ffcbd0'
+sha256sums=('95add3253d2731680a83ea464c7bbe92db864c000ae4921e141b93536b7a68f8'
'6b99405a78ac4de80e3a20e766ce993f22c8a01e4ab50f952a10bdcc26effd3f'
'118f154e2772ff0d50d22735418fb37c9a03ecd0a1bbf2c8a4a8ed48da64160c')