summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2017-08-19 05:10:07 -0400
committerbrent s2017-08-19 05:10:07 -0400
commit40f39f2335e6c0f61ece913ae198d5ac802c9bf9 (patch)
treebe8414099160f018697cb756367886b9322ce072
parent5ac29e9f9345926315cb5ee46e7427e9138ca951 (diff)
downloadaur-40f39f2335e6c0f61ece913ae198d5ac802c9bf9.tar.gz
updating to 3.06
-rw-r--r--.SRCINFO10
-rw-r--r--BDisk-3.04.tar.xz.sigbin566 -> 0 bytes
-rw-r--r--BDisk-3.06.tar.xz.sigbin0 -> 566 bytes
-rw-r--r--PKGBUILD4
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 180ffc24ee3e..374931b5751e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 7 15:36:42 UTC 2017
+# Sat Aug 19 09:10:07 UTC 2017
pkgbase = bdisk
pkgdesc = An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI.
- pkgver = 3.04
+ pkgver = 3.06
pkgrel = 1
url = https://bdisk.square-r00t.net
arch = i686
@@ -27,9 +27,9 @@ pkgbase = bdisk
optdepends = rsync: for rsync syncing
optdepends = syslinux: for ipxe support
conflicts = bdisk-git
- source = https://git.square-r00t.net/BDisk/snapshot/BDisk-3.04.tar.xz
- source = BDisk-3.04.tar.xz.sig
- sha512sums = 63b670956d167102f2bbe7675ffbb7fed449a4255c2b7380b7e834cb3d182dfdca26d827cf51004745b18aaae53e5ce4a811ae0745f3590e42f7ee2f3656cd9a
+ source = https://git.square-r00t.net/BDisk/snapshot/BDisk-3.06.tar.xz
+ source = BDisk-3.06.tar.xz.sig
+ sha512sums = 83489a99e257e5f0fbe0bbff6186511b4771c775be679b702c1df97142777e2a8bc82ea11176e5bdeecfbebd09263ae2129799e4fc746f0ff58a8ef03f103e1c
sha512sums = SKIP
pkgname = bdisk
diff --git a/BDisk-3.04.tar.xz.sig b/BDisk-3.04.tar.xz.sig
deleted file mode 100644
index 15afb3cec9f7..000000000000
--- a/BDisk-3.04.tar.xz.sig
+++ /dev/null
Binary files differ
diff --git a/BDisk-3.06.tar.xz.sig b/BDisk-3.06.tar.xz.sig
new file mode 100644
index 000000000000..cdba1fff6d8d
--- /dev/null
+++ b/BDisk-3.06.tar.xz.sig
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index f46f61057c75..a80dca14c312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
pkgname=bdisk
-pkgver=3.04
+pkgver=3.06
pkgrel=1
_pkgver=${pkgver}
#_pkgver=${pkgver}-BETA
@@ -38,7 +38,7 @@ optdepends=('rsync: for rsync syncing'
'syslinux: for ipxe support')
source=("https://git.square-r00t.net/${_pkgname}/snapshot/${_pkgname}-${_pkgver}.tar.xz"
"${_pkgname}-${_pkgver}.tar.xz.sig")
-sha512sums=('63b670956d167102f2bbe7675ffbb7fed449a4255c2b7380b7e834cb3d182dfdca26d827cf51004745b18aaae53e5ce4a811ae0745f3590e42f7ee2f3656cd9a'
+sha512sums=('83489a99e257e5f0fbe0bbff6186511b4771c775be679b702c1df97142777e2a8bc82ea11176e5bdeecfbebd09263ae2129799e4fc746f0ff58a8ef03f103e1c'
'SKIP')
package() {