summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2017-09-18 12:40:30 -0400
committerSolomon Choina2017-09-18 12:40:30 -0400
commit2511db5c05037974f33303441d01b6a1f6c2f8f9 (patch)
treef9454cfe5c0197d1d8b092d9984f83dec60df742
parentde19faf8fde47564d3592d3967c323d971e1cceb (diff)
downloadaur-2511db5c05037974f33303441d01b6a1f6c2f8f9.tar.gz
fontconfig pkgrel 3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 222c6a278ea5..8461e32a8658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ date=20170913
url='http://www.fontconfig.org/release/'
license=('custom' 'MIT')
pkgver=2.12.5
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
groups=('infinality-bundle')
depends=('expat' 'freetype2-infinality-ultimate')
@@ -58,7 +58,7 @@ prepare() {
done
# fc-blanks.py
- #sed -i 's/python/python2/' fc-blanks/fc-blanks.py
+ sed -i 's/python/python2/' fc-blanks/fc-blanks.py
aclocal
libtoolize -f
automake -afi