summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2017-03-07 18:52:40 -0500
committerbrent s2017-03-07 18:52:40 -0500
commit807a83b2441f3eb2d5edec22294df8e94971215c (patch)
tree11c7418b1a5785a4935d2fd4e37d770b260f6c96
parent164b4bdc4fdb410a47bd81d89541864fea15d467 (diff)
downloadaur-807a83b2441f3eb2d5edec22294df8e94971215c.tar.gz
update to 3.02
-rw-r--r--.SRCINFO12
-rw-r--r--BDisk-3.00.tar.xz.sigbin566 -> 0 bytes
-rw-r--r--BDisk-3.01.tar.xz.sigbin566 -> 0 bytes
-rw-r--r--BDisk-3.02.tar.xz.sigbin0 -> 566 bytes
-rw-r--r--PKGBUILD6
5 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 458da05056fc..693401cfcbf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Feb 13 16:14:03 UTC 2017
+# Tue Mar 7 23:52:40 UTC 2017
pkgbase = bdisk
pkgdesc = An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI.
- pkgver = 3.01
- pkgrel = 3
+ pkgver = 3.02
+ 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.01.tar.xz
- source = BDisk-3.01.tar.xz.sig
- sha512sums = 8202ad41b507008a640b4d0052b9c898cea82a6042d19cee038dd7580cbe4b5e3ee039392d2b3e7fffd76abf14c372dbb8a902e0fd9c62b900f81038b2c35932
+ source = https://git.square-r00t.net/BDisk/snapshot/BDisk-3.02.tar.xz
+ source = BDisk-3.02.tar.xz.sig
+ sha512sums = bf566e594a2ad3e488fef7cfa6832d4ba857d8129b0c00fe3a096e9fbb85e92c268368a201f12f22571312923393b2174e11f9c9e347df5c8682d5b355da0d8b
sha512sums = SKIP
pkgname = bdisk
diff --git a/BDisk-3.00.tar.xz.sig b/BDisk-3.00.tar.xz.sig
deleted file mode 100644
index 1c92c9c76397..000000000000
--- a/BDisk-3.00.tar.xz.sig
+++ /dev/null
Binary files differ
diff --git a/BDisk-3.01.tar.xz.sig b/BDisk-3.01.tar.xz.sig
deleted file mode 100644
index e7227c508813..000000000000
--- a/BDisk-3.01.tar.xz.sig
+++ /dev/null
Binary files differ
diff --git a/BDisk-3.02.tar.xz.sig b/BDisk-3.02.tar.xz.sig
new file mode 100644
index 000000000000..679d1a36db68
--- /dev/null
+++ b/BDisk-3.02.tar.xz.sig
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index 9760406915c1..f3aa9364aee8 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.01
-pkgrel=3
+pkgver=3.02
+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=('8202ad41b507008a640b4d0052b9c898cea82a6042d19cee038dd7580cbe4b5e3ee039392d2b3e7fffd76abf14c372dbb8a902e0fd9c62b900f81038b2c35932'
+sha512sums=('bf566e594a2ad3e488fef7cfa6832d4ba857d8129b0c00fe3a096e9fbb85e92c268368a201f12f22571312923393b2174e11f9c9e347df5c8682d5b355da0d8b'
'SKIP')
package() {