summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2018-01-04 04:40:06 -0500
committerbrent s2018-01-04 04:40:06 -0500
commit9b3013b7592d4c547f244e37a75bf69dc189aacc (patch)
tree4e4283cb124ddbb3221c7dd412bdadfa7f086a8c
parent76b672019f1981b5179eb44f1e9bfac4d6e985a7 (diff)
downloadaur-bdisk.tar.gz
version bump
-rw-r--r--.SRCINFO10
-rw-r--r--BDisk-3.09.tar.xz.sigbin566 -> 0 bytes
-rw-r--r--BDisk-3.10.tar.xz.sigbin0 -> 566 bytes
-rw-r--r--PKGBUILD4
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e7c44e58892..e945656dc480 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Dec 7 15:09:31 UTC 2017
+# Thu Jan 4 09:40:06 UTC 2018
pkgbase = bdisk
pkgdesc = An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI.
- pkgver = 3.09
+ pkgver = 3.10
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.09.tar.xz
- source = BDisk-3.09.tar.xz.sig
- sha512sums = c8643f337f89494b0dc18a8682995dabd1b1f6c8227d6f3aeea6537cbfd6620bd2c5c37002cbd03a4355a93c5c31e8cdaef9d5a6baf8df0bba6015f203489509
+ source = https://git.square-r00t.net/BDisk/snapshot/BDisk-3.10.tar.xz
+ source = BDisk-3.10.tar.xz.sig
+ sha512sums = c37445550edb291688e0aedc571af33cf7fcc70eb1ae00d81d931937d4312fb6990fcbde9b64b219fa5de18ca40e792538dae96b986ad0575ded22cbac27151e
sha512sums = SKIP
pkgname = bdisk
diff --git a/BDisk-3.09.tar.xz.sig b/BDisk-3.09.tar.xz.sig
deleted file mode 100644
index 14c25bc41890..000000000000
--- a/BDisk-3.09.tar.xz.sig
+++ /dev/null
Binary files differ
diff --git a/BDisk-3.10.tar.xz.sig b/BDisk-3.10.tar.xz.sig
new file mode 100644
index 000000000000..42600457ffd1
--- /dev/null
+++ b/BDisk-3.10.tar.xz.sig
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index 6f9d2fcc88ac..6aeb73926415 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.09
+pkgver=3.10
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=('c8643f337f89494b0dc18a8682995dabd1b1f6c8227d6f3aeea6537cbfd6620bd2c5c37002cbd03a4355a93c5c31e8cdaef9d5a6baf8df0bba6015f203489509'
+sha512sums=('c37445550edb291688e0aedc571af33cf7fcc70eb1ae00d81d931937d4312fb6990fcbde9b64b219fa5de18ca40e792538dae96b986ad0575ded22cbac27151e'
'SKIP')
package() {