summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2020-01-21 20:10:21 +0100
committerFelix Golatofski2020-01-21 20:10:21 +0100
commit962387bc0f2da38dca4d39410d4aa16c5c918c83 (patch)
tree0b01b6fe97f075be826a0d4393665967f21815b3
parent4d5bd861aa2a02ed634047f77105b7c3afcdfc5c (diff)
downloadaur-962387bc0f2da38dca4d39410d4aa16c5c918c83.tar.gz
Updated to 677
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fcac6025bf8..d6feb47dd463 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unetbootin
pkgdesc = Create bootable Live USB drives
- pkgver = 675
+ pkgver = 677
pkgrel = 1
url = https://unetbootin.github.io
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = unetbootin
depends = zenity
optdepends = polkit: run unetbootin directly from menu
optdepends = zenity: display an error if no authentication agent is found
- source = https://github.com/unetbootin/unetbootin/archive/675.tar.gz
+ source = https://github.com/unetbootin/unetbootin/archive/677.tar.gz
source = org.archlinux.pkexec.unetbootin.policy
source = unetbootin.sh
- sha256sums = 27f5bb34939e19d2133f825e59ab5e97f5ea3e3daa804c9d9d14c612448f6e65
+ sha256sums = 4538d78894a5effbe6ce0f830f3935baaf642d88e246d656a898a26f40870daa
sha256sums = fa9bb53d90cb10a0ab8dd317ed6a3506b228b0e26ed2ed8b108b5990f641641a
sha256sums = 6399c6a44b270a4ec67a36e3914c7c2f47a9008efb0133a33f92d9ad4284cc57
diff --git a/PKGBUILD b/PKGBUILD
index c59170e07036..e4d19096d65f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Michai Coman <mihai@m1x.ro>
pkgname=unetbootin
-pkgver=675
+pkgver=677
pkgrel=1
arch=('x86_64')
license=('GPL')
@@ -18,7 +18,7 @@ optdepends=('polkit: run unetbootin directly from menu'
source=("https://github.com/unetbootin/unetbootin/archive/${pkgver}.tar.gz"
'org.archlinux.pkexec.unetbootin.policy'
'unetbootin.sh')
-sha256sums=('27f5bb34939e19d2133f825e59ab5e97f5ea3e3daa804c9d9d14c612448f6e65'
+sha256sums=('4538d78894a5effbe6ce0f830f3935baaf642d88e246d656a898a26f40870daa'
'fa9bb53d90cb10a0ab8dd317ed6a3506b228b0e26ed2ed8b108b5990f641641a'
'6399c6a44b270a4ec67a36e3914c7c2f47a9008efb0133a33f92d9ad4284cc57')