summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKamran Mackey2015-12-14 19:35:35 -0700
committerKamran Mackey2015-12-14 19:35:35 -0700
commita76ea8d9128f0296ca4991c8d0167798b3a8241d (patch)
treedcf97c96b403ea0611c948e51b2ba286095dae2f
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>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dd2b08c1ce8..8cd38e29672f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Dec 15 02:34:15 UTC 2015
+# Tue Dec 15 02:35:30 UTC 2015
pkgbase = harfbuzz-git
- pkgdesc = OpenType text shaping engine (git version)
+ pkgdesc = OpenType text shaping engine
pkgver = 1.1.2.r19.g15f2c05
- pkgrel = 2
+ pkgrel = 4
url = http://www.freedesktop.org/wiki/Software/HarfBuzz
arch = i686
arch = x86_64
@@ -28,7 +28,7 @@ pkgname = harfbuzz-git
optdepends = cairo: hb-view program
pkgname = harfbuzz-icu-git
- pkgdesc = OpenType text shaping engine (git version) (ICU integration)
+ pkgdesc = OpenType text shaping engine (ICU integration)
depends = harfbuzz
depends = icu
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)