summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--BDisk-3.07.tar.xz.sigbin566 -> 0 bytes
-rw-r--r--BDisk-3.09.tar.xz.sigbin0 -> 566 bytes
-rw-r--r--PKGBUILD6
4 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 504094ffedf3..8e7c44e58892 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Oct 1 15:53:30 UTC 2017
+# Thu Dec 7 15:09:31 UTC 2017
pkgbase = bdisk
pkgdesc = An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI.
- pkgver = 3.07
- pkgrel = 2
+ pkgver = 3.09
+ pkgrel = 1
url = https://bdisk.square-r00t.net
arch = i686
arch = x86_64
@@ -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.07.tar.xz
- source = BDisk-3.07.tar.xz.sig
- sha512sums = 5dede1a54f29b485ae2407b19e21114eaff76d52b60abc64825c166a6dd71c19f932046885cf09e8f0d4349f627b1fe65ab39ac0ada0c1fe2330c61109fbe31f
+ source = https://git.square-r00t.net/BDisk/snapshot/BDisk-3.09.tar.xz
+ source = BDisk-3.09.tar.xz.sig
+ sha512sums = c8643f337f89494b0dc18a8682995dabd1b1f6c8227d6f3aeea6537cbfd6620bd2c5c37002cbd03a4355a93c5c31e8cdaef9d5a6baf8df0bba6015f203489509
sha512sums = SKIP
pkgname = bdisk
diff --git a/BDisk-3.07.tar.xz.sig b/BDisk-3.07.tar.xz.sig
deleted file mode 100644
index e5a121e2a522..000000000000
--- a/BDisk-3.07.tar.xz.sig
+++ /dev/null
Binary files differ
diff --git a/BDisk-3.09.tar.xz.sig b/BDisk-3.09.tar.xz.sig
new file mode 100644
index 000000000000..14c25bc41890
--- /dev/null
+++ b/BDisk-3.09.tar.xz.sig
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index 0398cd8f8de0..6f9d2fcc88ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ 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.07
-pkgrel=2
+pkgver=3.09
+pkgrel=1
_pkgver=${pkgver}
#_pkgver=${pkgver}-BETA
pkgdesc="An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI."
@@ -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=('5dede1a54f29b485ae2407b19e21114eaff76d52b60abc64825c166a6dd71c19f932046885cf09e8f0d4349f627b1fe65ab39ac0ada0c1fe2330c61109fbe31f'
+sha512sums=('c8643f337f89494b0dc18a8682995dabd1b1f6c8227d6f3aeea6537cbfd6620bd2c5c37002cbd03a4355a93c5c31e8cdaef9d5a6baf8df0bba6015f203489509'
'SKIP')
package() {