aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/harfbuzz/APKBUILD2
-rw-r--r--main/icu/APKBUILD2
-rw-r--r--main/open-vm-tools/APKBUILD2
-rw-r--r--main/py-icu/APKBUILD2
4 files changed, 4 insertions, 4 deletions
diff --git a/main/harfbuzz/APKBUILD b/main/harfbuzz/APKBUILD
index e3fdc70083..83dba26dcd 100644
--- a/main/harfbuzz/APKBUILD
+++ b/main/harfbuzz/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=harfbuzz
pkgver=1.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="Text shaping library"
url="http://freedesktop.org/wiki/Software/HarfBuzz"
arch="all"
diff --git a/main/icu/APKBUILD b/main/icu/APKBUILD
index ca6adad12d..ae81c32ef0 100644
--- a/main/icu/APKBUILD
+++ b/main/icu/APKBUILD
@@ -6,7 +6,7 @@ pkgver=60.2
# convert x.y.z to x_y_z
_ver=${pkgver//./_}
-pkgrel=0
+pkgrel=1
pkgdesc="International Components for Unicode library"
url="http://www.icu-project.org/"
arch="all"
diff --git a/main/open-vm-tools/APKBUILD b/main/open-vm-tools/APKBUILD
index 04996a922d..470328fa77 100644
--- a/main/open-vm-tools/APKBUILD
+++ b/main/open-vm-tools/APKBUILD
@@ -3,7 +3,7 @@ pkgname=open-vm-tools
pkgver=10.1.15
_pkgsubver=${pkgver#*_p}
_ver=${pkgver/_p/-}
-pkgrel=0
+pkgrel=1
pkgdesc="The Open Virtual Machine Tools are the open source implementation of VMware Tools."
url="https://github.com/vmware/open-vm-tools/"
arch="x86 x86_64"
diff --git a/main/py-icu/APKBUILD b/main/py-icu/APKBUILD
index 3ba00374af..7ca99ed299 100644
--- a/main/py-icu/APKBUILD
+++ b/main/py-icu/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-icu
_pkgname=PyICU
pkgver=1.9.8
-pkgrel=0
+pkgrel=1
pkgdesc="Python binding for ICU"
url="http://pyicu.osafoundation.org/"
arch="all"