summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgnaggnoyil2022-11-09 04:01:09 +0800
committergnaggnoyil2022-11-09 04:01:09 +0800
commitd728c1f3f908e372d268764fb60fad49d19b9751 (patch)
tree7d5b542202205a73cc23610e213fc9436e549f67
parent7f5fa45696fa3c8e108b7f91b1c1314e4316203a (diff)
downloadaur-d728c1f3f908e372d268764fb60fad49d19b9751.tar.gz
bump version to trigger rebuild against new openssl
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca235f5298d4..c80410ba8996 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = azure-storage-cpp
pkgdesc = Microsoft Azure Storage Client Library for C++
pkgver = 7.5.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Azure/azure-storage-cpp
arch = x86_64
license = APACHE
diff --git a/PKGBUILD b/PKGBUILD
index ed74741d7c75..b7f3e2280ef9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=7.5.0
# A rebuild is needed each time boost has its version updated.
# Note: cpprestsdk itself doesn't link with and boost library files. But
# azure-storeage-cpp will.
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url='https://github.com/Azure/azure-storage-cpp'
license=('APACHE')