summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgnaggnoyil2022-11-09 04:01:09 +0800
committergnaggnoyil2022-11-09 04:01:09 +0800
commitd728c1f3f908e372d268764fb60fad49d19b9751 (patch)
tree7d5b542202205a73cc23610e213fc9436e549f67 /PKGBUILD
parent7f5fa45696fa3c8e108b7f91b1c1314e4316203a (diff)
downloadaur-d728c1f3f908e372d268764fb60fad49d19b9751.tar.gz
bump version to trigger rebuild against new openssl
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')