summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--BDisk-3.03.tar.xz.sigbin566 -> 566 bytes
-rw-r--r--PKGBUILD4
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e3af5117ef9..9856ee75e6f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat May 6 14:48:16 UTC 2017
+# Sat May 6 15:25:40 UTC 2017
pkgbase = bdisk
pkgdesc = An easy liveCD creator built in python. Supports hybrid ISOs/USB, iPXE, and UEFI.
pkgver = 3.03
- pkgrel = 3
+ pkgrel = 4
url = https://bdisk.square-r00t.net
arch = i686
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = bdisk
conflicts = bdisk-git
source = https://git.square-r00t.net/BDisk/snapshot/BDisk-3.03.tar.xz
source = BDisk-3.03.tar.xz.sig
- sha512sums = 4a0ac57c17cf2d877a928569d77e9e63c385a769e3525f214f31075a5562b8fa750909e630aaa8e205fac71863ed1e0f28cccad0db1a2aa83347bd01a86713b0
+ sha512sums = 956933736da951090cd3427684c1cd3c44ad36739fc99aebc13ba6de0bd4d36d750b76ceb9d7ac5704afb97a7b89d2ec9ec308bf87abd814190e71ac1a23ae59
sha512sums = SKIP
pkgname = bdisk
diff --git a/BDisk-3.03.tar.xz.sig b/BDisk-3.03.tar.xz.sig
index d78155265c24..14ed0268d15e 100644
--- a/BDisk-3.03.tar.xz.sig
+++ b/BDisk-3.03.tar.xz.sig
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index f2bc089731eb..558c4231a3ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# News updates for packages can be followed at https://devblog.square-r00t.net
pkgname=bdisk
pkgver=3.03
-pkgrel=3
+pkgrel=4
_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=('4a0ac57c17cf2d877a928569d77e9e63c385a769e3525f214f31075a5562b8fa750909e630aaa8e205fac71863ed1e0f28cccad0db1a2aa83347bd01a86713b0'
+sha512sums=('956933736da951090cd3427684c1cd3c44ad36739fc99aebc13ba6de0bd4d36d750b76ceb9d7ac5704afb97a7b89d2ec9ec308bf87abd814190e71ac1a23ae59'
'SKIP')
package() {