summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-06-11 16:17:17 +0200
committerGoliathLabs2020-06-11 16:17:17 +0200
commitd83f4e540faf9a8be7eb8dd1d3914a35fdf741a9 (patch)
tree2858cc3ed1501e8d1559bce90d141639d8323d02
parent962387bc0f2da38dca4d39410d4aa16c5c918c83 (diff)
downloadaur-d83f4e540faf9a8be7eb8dd1d3914a35fdf741a9.tar.gz
Updated: 681
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6feb47dd463..a7aec92b9d5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unetbootin
pkgdesc = Create bootable Live USB drives
- pkgver = 677
+ pkgver = 681
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/677.tar.gz
+ source = https://github.com/unetbootin/unetbootin/archive/681.tar.gz
source = org.archlinux.pkexec.unetbootin.policy
source = unetbootin.sh
- sha256sums = 4538d78894a5effbe6ce0f830f3935baaf642d88e246d656a898a26f40870daa
+ sha256sums = ec62a6321c39203a096d6a778b2f1518da815ece135e5eb95ba1e42e28ec240a
sha256sums = fa9bb53d90cb10a0ab8dd317ed6a3506b228b0e26ed2ed8b108b5990f641641a
sha256sums = 6399c6a44b270a4ec67a36e3914c7c2f47a9008efb0133a33f92d9ad4284cc57
diff --git a/PKGBUILD b/PKGBUILD
index e4d19096d65f..e7eecc74dc6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Manuel Hüsers <manuel.huesers@uni-ol.de>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Manuel Hüsers <manuel.huesers@uni-ol.de>
# Contributor: Alexander F Rødseth <xyproto@archlinux.org>
# Contributor: Det <nimetonmaili@gmail.com>
# Contributor: Godane aka Christopher Rogers <slaxemulator@gmail.com>
# Contributor: Michai Coman <mihai@m1x.ro>
pkgname=unetbootin
-pkgver=677
+pkgver=681
pkgrel=1
arch=('x86_64')
license=('GPL')
@@ -18,7 +19,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=('4538d78894a5effbe6ce0f830f3935baaf642d88e246d656a898a26f40870daa'
+sha256sums=('ec62a6321c39203a096d6a778b2f1518da815ece135e5eb95ba1e42e28ec240a'
'fa9bb53d90cb10a0ab8dd317ed6a3506b228b0e26ed2ed8b108b5990f641641a'
'6399c6a44b270a4ec67a36e3914c7c2f47a9008efb0133a33f92d9ad4284cc57')