summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgnaggnoyil2024-02-03 03:38:19 +0800
committergnaggnoyil2024-02-03 03:38:19 +0800
commit6b04576bc1dbfed512a66e8fb92673494f95fd13 (patch)
tree4653cd6fc525c5181ae722947bc391398464cf08 /PKGBUILD
parentb17aec3f305086ab7ec3893b83f52152eed22a40 (diff)
downloadaur-azure-storage-cpp.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd53ec661f66..3ccdcd9ac79c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ 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=5
+pkgrel=6
arch=('x86_64')
url='https://github.com/Azure/azure-storage-cpp'
-license=('APACHE')
+license=('Apache-2.0')
depends=(
#'pkgconf'
'libxml2'