summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2020-01-11 14:56:20 +0100
committerFelix Golatofski2020-01-11 14:56:20 +0100
commit4d5bd861aa2a02ed634047f77105b7c3afcdfc5c (patch)
treedd62429eebcfec25d743a39eac185840c7922a10
parent6e575bb483344d1645c56aced45449e2eff4ca37 (diff)
downloadaur-4d5bd861aa2a02ed634047f77105b7c3afcdfc5c.tar.gz
Updated to 675
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00fca0e7a825..4fcac6025bf8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unetbootin
pkgdesc = Create bootable Live USB drives
- pkgver = 661
+ pkgver = 675
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/661.tar.gz
+ source = https://github.com/unetbootin/unetbootin/archive/675.tar.gz
source = org.archlinux.pkexec.unetbootin.policy
source = unetbootin.sh
- sha256sums = d4402a6c1003de0bf5eff60e9d6194f418efdc94c7e30a0da7b209fe4d71a0e4
+ sha256sums = 27f5bb34939e19d2133f825e59ab5e97f5ea3e3daa804c9d9d14c612448f6e65
sha256sums = fa9bb53d90cb10a0ab8dd317ed6a3506b228b0e26ed2ed8b108b5990f641641a
sha256sums = 6399c6a44b270a4ec67a36e3914c7c2f47a9008efb0133a33f92d9ad4284cc57
diff --git a/PKGBUILD b/PKGBUILD
index 7b3d07f749ea..c59170e07036 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Michai Coman <mihai@m1x.ro>
pkgname=unetbootin
-pkgver=661
+pkgver=675
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=('d4402a6c1003de0bf5eff60e9d6194f418efdc94c7e30a0da7b209fe4d71a0e4'
+sha256sums=('27f5bb34939e19d2133f825e59ab5e97f5ea3e3daa804c9d9d14c612448f6e65'
'fa9bb53d90cb10a0ab8dd317ed6a3506b228b0e26ed2ed8b108b5990f641641a'
'6399c6a44b270a4ec67a36e3914c7c2f47a9008efb0133a33f92d9ad4284cc57')