summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2017-05-03 00:35:22 +0200
committerBaptiste Jonglez2017-05-03 00:35:22 +0200
commit864c0a325f5e265c3e9d9b58b872d169bcb1ad45 (patch)
treeb7d471c1e0ca4080319b961b2be6cd36d03f4a70
parentbeec1b59b9d1e7a8e0b0b8ddbb1d5b6bbd1dbb14 (diff)
downloadaur-864c0a325f5e265c3e9d9b58b872d169bcb1ad45.tar.gz
bdsync: rebuild against openssl 1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3caccc556ff..4d5d7dcf6f69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Mar 8 16:15:04 UTC 2017
+# Tue May 2 22:35:22 UTC 2017
pkgbase = bdsync
pkgdesc = Fast block device synchronizing tool
pkgver = 0.10.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/TargetHolding/bdsync
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d9630b9d6f8d..55d8aa9d8c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=bdsync
pkgver=0.10.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fast block device synchronizing tool"
arch=("i686" "x86_64")
url="https://github.com/TargetHolding/bdsync"