summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2017-05-07 11:36:42 -0400
committerbrent s2017-05-07 11:36:42 -0400
commit5ac29e9f9345926315cb5ee46e7427e9138ca951 (patch)
treeb4386ace35771b08118bbc47f1ee5c656585cccb
parent47db282babcf1ecf63220deaa2066018bc3f0e6f (diff)
downloadaur-5ac29e9f9345926315cb5ee46e7427e9138ca951.tar.gz
bumping to 3.04
-rw-r--r--.SRCINFO12
-rw-r--r--BDisk-3.03.tar.xz.sigbin566 -> 0 bytes
-rw-r--r--BDisk-3.04.tar.xz.sigbin0 -> 566 bytes
-rw-r--r--PKGBUILD6
4 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9856ee75e6f7..180ffc24ee3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat May 6 15:25:40 UTC 2017
+# Sun May 7 15:36:42 UTC 2017
pkgbase = bdisk
pkgdesc = An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI.
- pkgver = 3.03
- pkgrel = 4
+ pkgver = 3.04
+ 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.03.tar.xz
- source = BDisk-3.03.tar.xz.sig
- sha512sums = 956933736da951090cd3427684c1cd3c44ad36739fc99aebc13ba6de0bd4d36d750b76ceb9d7ac5704afb97a7b89d2ec9ec308bf87abd814190e71ac1a23ae59
+ source = https://git.square-r00t.net/BDisk/snapshot/BDisk-3.04.tar.xz
+ source = BDisk-3.04.tar.xz.sig
+ sha512sums = 63b670956d167102f2bbe7675ffbb7fed449a4255c2b7380b7e834cb3d182dfdca26d827cf51004745b18aaae53e5ce4a811ae0745f3590e42f7ee2f3656cd9a
sha512sums = SKIP
pkgname = bdisk
diff --git a/BDisk-3.03.tar.xz.sig b/BDisk-3.03.tar.xz.sig
deleted file mode 100644
index 14ed0268d15e..000000000000
--- a/BDisk-3.03.tar.xz.sig
+++ /dev/null
Binary files differ
diff --git a/BDisk-3.04.tar.xz.sig b/BDisk-3.04.tar.xz.sig
new file mode 100644
index 000000000000..15afb3cec9f7
--- /dev/null
+++ b/BDisk-3.04.tar.xz.sig
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index 558c4231a3ac..f46f61057c75 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.03
-pkgrel=4
+pkgver=3.04
+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=('956933736da951090cd3427684c1cd3c44ad36739fc99aebc13ba6de0bd4d36d750b76ceb9d7ac5704afb97a7b89d2ec9ec308bf87abd814190e71ac1a23ae59'
+sha512sums=('63b670956d167102f2bbe7675ffbb7fed449a4255c2b7380b7e834cb3d182dfdca26d827cf51004745b18aaae53e5ce4a811ae0745f3590e42f7ee2f3656cd9a'
'SKIP')
package() {