[arch-commits] Commit in ttf-dejavu/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun May 8 18:43:01 UTC 2011


    Date: Sunday, May 8, 2011 @ 14:43:01
  Author: andyrtr
Revision: 123117

upgpkg: ttf-dejavu 2.33-1
upstream update 2.33; add deps for install commands

Modified:
  ttf-dejavu/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-08 15:42:09 UTC (rev 123116)
+++ PKGBUILD	2011-05-08 18:43:01 UTC (rev 123117)
@@ -4,17 +4,17 @@
 # Contributor: Michal Krenek <mikos at sg1.cz>
 
 pkgname=ttf-dejavu
-pkgver=2.32
-pkgrel=2
+pkgver=2.33
+pkgrel=1
 pkgdesc="Font family based on the Bitstream Vera Fonts with a wider range of characters"
 arch=('any')
 url="http://dejavu.sourceforge.net/"
 license=('custom')
-depends=('fontconfig' 'xorg-fonts-encodings')
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-mkfontscale' 'xorg-mkfontdir')
 install=ttf-dejavu.install
 source=(http://downloads.sourceforge.net/project/dejavu/dejavu/${pkgver}/dejavu-{,lgc-}fonts-ttf-${pkgver}.tar.bz2)
-md5sums=('63b1bf644cd54188a2ec43aff1846104'
-         '2813b852ded0c1c89264627ce1bfcadc')
+md5sums=('8b601e91725b6d69141b0fcf527948c0'
+         'fde03af699ccf8833f09d7002e3060ef')
 
 package() {
   install -dm755 "${pkgdir}"/etc/fonts/conf.avail




More information about the arch-commits mailing list