summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKamran Mackey2015-12-14 19:35:35 -0700
committerKamran Mackey2015-12-14 19:35:35 -0700
commita76ea8d9128f0296ca4991c8d0167798b3a8241d (patch)
treedcf97c96b403ea0611c948e51b2ba286095dae2f /PKGBUILD
parentbd765cf8d0ef72ac904ebc63d5f4a5b30196a748 (diff)
downloadaur-a76ea8d9128f0296ca4991c8d0167798b3a8241d.tar.gz
Removed (git version) from the PKGBUILD.
Turns out it doesn't work too well with the harfbuzz-icu-git package description. Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d6e27b735cc..2f5e87a9e4e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgbase=(harfbuzz-git)
pkgname=(harfbuzz-git harfbuzz-icu-git)
pkgver=1.1.2.r19.g15f2c05
-pkgrel=2
-pkgdesc="OpenType text shaping engine (git version)"
+pkgrel=4
+pkgdesc="OpenType text shaping engine"
arch=(i686 x86_64)
url="http://www.freedesktop.org/wiki/Software/HarfBuzz"
license=(MIT)