summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2017-08-19 22:50:05 -0400
committerbrent s2017-08-19 22:50:05 -0400
commit6ac054f66067d6b0f9a029a9a8a413862420d43c (patch)
tree92cb6369a88e41d0f5514a402b4829ccc80685d5
parent40f39f2335e6c0f61ece913ae198d5ac802c9bf9 (diff)
downloadaur-6ac054f66067d6b0f9a029a9a8a413862420d43c.tar.gz
v3.07
-rw-r--r--.SRCINFO10
-rw-r--r--BDisk-3.06.tar.xz.sigbin566 -> 0 bytes
-rw-r--r--BDisk-3.07.tar.xz.sigbin0 -> 566 bytes
-rw-r--r--PKGBUILD4
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 374931b5751e..be994efa0cc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 19 09:10:07 UTC 2017
+# Sun Aug 20 02:50:05 UTC 2017
pkgbase = bdisk
pkgdesc = An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI.
- pkgver = 3.06
+ pkgver = 3.07
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.06.tar.xz
- source = BDisk-3.06.tar.xz.sig
- sha512sums = 83489a99e257e5f0fbe0bbff6186511b4771c775be679b702c1df97142777e2a8bc82ea11176e5bdeecfbebd09263ae2129799e4fc746f0ff58a8ef03f103e1c
+ source = https://git.square-r00t.net/BDisk/snapshot/BDisk-3.07.tar.xz
+ source = BDisk-3.07.tar.xz.sig
+ sha512sums = 5dede1a54f29b485ae2407b19e21114eaff76d52b60abc64825c166a6dd71c19f932046885cf09e8f0d4349f627b1fe65ab39ac0ada0c1fe2330c61109fbe31f
sha512sums = SKIP
pkgname = bdisk
diff --git a/BDisk-3.06.tar.xz.sig b/BDisk-3.06.tar.xz.sig
deleted file mode 100644
index cdba1fff6d8d..000000000000
--- a/BDisk-3.06.tar.xz.sig
+++ /dev/null
Binary files differ
diff --git a/BDisk-3.07.tar.xz.sig b/BDisk-3.07.tar.xz.sig
new file mode 100644
index 000000000000..e5a121e2a522
--- /dev/null
+++ b/BDisk-3.07.tar.xz.sig
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index a80dca14c312..9783cc0f0696 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.06
+pkgver=3.07
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=('83489a99e257e5f0fbe0bbff6186511b4771c775be679b702c1df97142777e2a8bc82ea11176e5bdeecfbebd09263ae2129799e4fc746f0ff58a8ef03f103e1c'
+sha512sums=('5dede1a54f29b485ae2407b19e21114eaff76d52b60abc64825c166a6dd71c19f932046885cf09e8f0d4349f627b1fe65ab39ac0ada0c1fe2330c61109fbe31f'
'SKIP')
package() {